@extends('master.back') @section('content')

{{ __('Location') }}

{{ __('Back') }}
@include('alerts.alerts') @csrf
{{ __('Add Location') }}
@endsection