Add Attribute
@csrf
@if ($errors->has('name'))

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

@endif