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