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

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

@endif