@extends('layout.agency') @section('meta_tags') @stop @section('pagename') Roles @stop @section('top_import_file') @stop @php $m_and_p_collection = collect($m_and_p); @endphp @section('content')
| Date | Role Name | Description | Permissions | Created By | Status | Actions |
|---|---|---|---|---|---|---|
| {{ $role->created_at->format('d-M-y g:i A') }} | {{ $role->name }} | {{ $role->description }} | {{ $role->username }} | {{ $role->status ? 'Active' : 'Inactive' }} |
|