{{$name}}

@if ($errors->has('permission_id')) {{ $errors->first('permission_id') }} @endif
@if ($errors->has('description')) {{ $errors->first('description') }} @endif