@extends('layouts-v2.app') @section('content')
| STT | Tên | Mô tả | Tên ngắn | Users with role | Hành động |
|---|---|---|---|---|---|
| {{ ($roles->currentPage() - 1) * $roles->perPage() + $index + 1 }} | {{ $role->name }} | {{ $role->description ?? '-' }} | {{ $role->short_name ?? '-' }} | {{ $role->user_count ?? 0 }} | |
|
Không có dữ liệu |
|||||