@extends('tenants.layouts.master') @section('title') @lang('Roles List') @endsection @section('css') @endsection @section('content') @component('tenants.components.breadcrumb') @slot('li_1') Roles @endslot @slot('title') Roles List @endslot @endcomponent
{{-- --}}
Role Actions
@endsection @section('script') @endsection