@extends('layouts.master') @section('title') @lang('role.title') @endsection @section('content') @component('components.breadcrumb') @slot('li_1') @lang('menu.roles') @endslot @slot('title') @lang('role.title') @endslot @endcomponent
@can('show_roles') @endcan

# @lang('role.name') @lang('role.actions')
{{-- --}}
@endsection @section('js') @endsection