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

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

@endif