@extends('admin.layouts.default') @section('head')
姓名 | 帳號(email) | @if (Auth::user()->hasRole("Root"))群組 | @endif操作 | |
---|---|---|---|---|
{{ $value->username }} | {{ $value->email }} | @if (Auth::user()->hasRole("Root")){{-- $value->assigned_roles->count() --}}{{-- 尚未完成 --}} | @endif