@extends('layouts.app') @section('content-header')
| {{__('commons.sl')}} | {{__('commons.name')}} | {{__('adminPrivilege.display_name')}} | {{__('commons.created_at')}} | {{__('commons.action')}} |
|---|---|---|---|---|
| {{ $role->name }} | {{ $role->display_name }} | {{ $role->created_at }} |