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