@if(\Gate::allows('customers-view') ) @endcan @if(\Gate::allows('customers-edit') ) @endcan @if (\Gate::allows('customers-delete')) @endif