Add Country

Add Country

@csrf
@if ($errors->has('countries')) {{ $errors->first('countries') }} @endif
@if ($errors->has('ar_countries')) {{ $errors->first('ar_countries') }} @endif
@if ($errors->has('ecountriesStatus')) {{ $errors->first('ecountriesStatus') }} @endif
@include('superadmin.footer')