@if ($errors->has('company_country'))

{{ $errors->first('company_country') }}

@endif