@extends('layout.default') @if($mode == 'edit') @section('title', $__t('Edit location')) @else @section('title', $__t('Create location')) @endif @section('content')