{{ __('User List') }}
# | Picture | Name | Email Status | Actions | |
---|---|---|---|---|---|
{{ ++$key}} |
|
{{$user->name}} | {{$user->email}} | View |
@extends('admin.layout') @section('content')
# | Picture | Name | Email Status | Actions | |
---|---|---|---|---|---|
{{ ++$key}} |
|
{{$user->name}} | {{$user->email}} | View |