| ID | Permission | Action |
|---|---|---|
|
{{ $key + 1 }}
|
{{ $permission->name }} | @if(Gate::check('permission-edit')) Edit @endif @if(Gate::check('permission-delete')) @endif |