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

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

@endif