@extends('backend.layout') @section('content')
STT | Họ tên | Tên đăng nhập | Phone | Nhóm quản trị | Trạng thái | Action | |
---|---|---|---|---|---|---|---|
{{ ($users->currentPage() - 1)*$users->perPage() + $stt + 1 }} | {{ $user->name }} | {{ $user->{'user_name'} }} | {{ $user->email }} | {{ $user->phone }} |
|
@if($user->active) Active @else Block @endif |