@lang('Edit Branch')
@foreach ($countries as $country)
country_id == $country->id) selected @endif>{{$country->name }}
@endforeach
@lang('app.save')
@lang('app.cancel')