Edit Location

@csrf @method('PUT') @include('admin.locations.form', ['location' => $location])
Back