@extends('layouts.load') @section('content')
@include('alerts.admin.form-error')
{{csrf_field()}}
{{ __('Location') }} *
{{ __('(In Any Language)') }}
{{ __('Save') }}
@endsection