@if ($location) {!! Form::open(['url' => 'admin/world/locations/delete/' . $location->id]) !!}
You are about to delete the {!! $location->style !!}? This is not reversible. If you would like to hide the location from users, you can set it as inactive from the location settings page.
Are you sure you want to delete {{ $location->name }}?