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