{{ App::setLocale( isset($_COOKIE['admin_language']) ? $_COOKIE['admin_language'] : 'en' ) }}
@if(empty($id)) @php($action_text=__('admin.add')) @else @php($action_text=__('admin.edit')) @endif
{{$action_text}} {{ __('City') }}
@csrf() @if(!empty($id)) @endif