@extends('layouts.master') @push('head-css') @endpush @section('content')

@lang('app.edit') @lang('app.location')

@csrf @method('PUT')
@endsection @push('footer-js') @if (!empty($googleMapAPIKey)) @endif @endpush