@extends('body') @section('title') Roles @endsection @section('breadcrumbs')
| # | Role | Description | Created at | |
|---|---|---|---|---|
| {{ $role->id }} | {{ $role->name }} | {{ $role->description }} | {{ $role->created_at }} | View Access |
| {{ $role->id }} | {{ $role->name }} | {{ $role->description }} | {{ $role->created_at }} | View Access |