@if ($errors->has('ca')) {{ $errors->first('ca') }} @endif
@if ($errors->has('hi')) {{ $errors->first('hi') }} @endif
@if ($errors->has('ni')) {{ $errors->first('ni') }} @endif
@if ($errors->has('ox')) {{ $errors->first('ox') }} @endif
@if ($errors->has('s')) {{ $errors->first('s') }} @endif
@if ($errors->has('fl')) {{ $errors->first('fl') }} @endif
@if ($errors->has('cl')) {{ $errors->first('cl') }} @endif
@if ($errors->has('br')) {{ $errors->first('br') }} @endif
@if ($errors->has('io')) {{ $errors->first('io') }} @endif