@extends('layouts.admin') @section('title') {{$title}} @endsection @section('content-admin')
STT | Ảnh | Tài khoản | Nhóm | Họ Tên | Ngày Sinh | SĐT | Địa Chỉ | --}}Hành động | |
---|---|---|---|---|---|---|---|---|---|
STT | Ảnh | Tài khoản | Nhóm | Họ Tên | Ngày Sinh | SĐT | Địa Chỉ | --}}Hành động | |
{{$key + 1}} | @if($item->provider=="google" && $item->updated_at != null) @else @if(!empty($item->anh)) @else @endif @endif | @if(empty($item->provider == "google")) {{$item->username}} @else @endif |
@if(!empty($item->ten_chuc_vu == "Khách Hàng"))
{{$item->ten_chuc_vu}}@elseif(!empty($item->ten_chuc_vu =="Giám Đốc")){{$item->ten_chuc_vu}}@else {{$item->ten_chuc_vu}} @endif |
{{$item->ho_ten}} | @if(!empty($item->ngay_sinh)) {{ \Carbon\Carbon::parse($item->ngay_sinh)->format('d/m/Y')}} @else @endif | @if(empty($item->so_dien_thoai)) @else {{$item->so_dien_thoai}} @endif | {{$item->email}} | @can('users.edit') @endcan | |
KHÔNG CÓ NGƯỜI DÙNG |