@lang('Add Branch')
@foreach ($countries as $country)
{{$country->name }}
@endforeach
@lang('app.save')
@lang('app.cancel')