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