Users
All Users
| SN | Name | Email Address | User Type | Action |
|---|---|---|---|---|
| {{$loop->iteration}} | {{$item->name}} | {{$item->email}} | {{$item->user_type}} |
@extends('admin.master') @section('main_content')
| SN | Name | Email Address | User Type | Action |
|---|---|---|---|---|
| {{$loop->iteration}} | {{$item->name}} | {{$item->email}} | {{$item->user_type}} |