{{ trans('labels.ListingCountries') }}
@if (count($errors) > 0)
@if($errors->any())
{{$errors->first()}}
@endif
@endif
{{$countryData['countries']->links()}}