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