@extends('tenants.layouts.master') @section('title') @lang('Permissions List') @endsection @section('css') @endsection @section('content') @component('tenants.components.breadcrumb') @slot('li_1') Permissions @endslot @slot('title') Permissions List @endslot @endcomponent
Name Actions
@endsection @section('script') @endsection