@extends('tyro-dashboard::layouts.admin') @section('title', $role->name) @section('breadcrumb') Dashboard Roles {{ $role->name }} @endsection @section('content')
{{ $role->slug }}
| Privilege | Slug |
|---|---|
| {{ $privilege->name }} |
{{ $privilege->slug }}
|
No privileges assigned to this role.
Assign Privileges| User | Actions |
|---|---|
|
@if($roleUser->profile_photo_path || ($roleUser->use_gravatar && $roleUser->email))
{{ $roleUser->name }}
{{ $roleUser->email }}
|
No users have this role.