@extends('backend/layouts/default') {{-- Page title --}} @section('title') @if ($location->id) @lang('admin/locations/table.update') :: @else @lang('admin/locations/table.create') :: @endif @parent @stop {{-- Page content --}} @section('content')