PATH:
home
/
rwabteecom
/
public_html
/
resources
/
views
/
roles
/
Editing: table.blade.php
{{--<table class="table table-responsive-sm align-middle table-row-dashed fs-6 gy-5 dataTable no-footer w-100"--}} {{-- id="rolesTable">--}} {{-- <thead>--}} {{-- <tr class="text-start text-muted fw-bolder fs-7 text-uppercase gs-0">--}} {{-- <th scope="col">{{__('messages.common.name')}}</th>--}} {{-- <th scope="col">{{__('messages.role.permissions')}}</th>--}} {{-- <th class="text-end min-w-100px">{{__('messages.common.action')}}</th>--}} {{-- </tr>--}} {{-- </thead>--}} {{-- <tbody>--}} {{-- </tbody>--}} {{--</table>--}}
SAVE
CANCEL