@if(isset($city))
{{ method_field('PUT') }} @else
@endif @CSRF
Name En
Name Ar
Country
Select Country
@foreach($countries as $country)
id == $city->country_id ? 'selected' : '' }}> {{ $country->name_en }}
@endforeach