Add New Location
Back
@if($errors->any())
@foreach($errors->all() as $error)
{{ $error }}
@endforeach
@endif
@csrf
Location Name
Parent Location (Region)
None (Top Level Region)
@foreach($parents as $parent)
{{ $parent->name }}
@endforeach
Slug (Optional)
Create Location