@if($errors->has('phone'))
{{ $errors->first('phone') }}
@endif
@csrf