@extends('layouts.app',['class' => 'g-sidenav-show bg-yellow-200']) @section('content') @include('layouts.navbars.auth.topnav', ['title' => 'User Management'])
| Name | Role | Create Date | Action |
|---|---|---|---|
{{$user->username}} |
{{ ucfirst($user->user_type)}} |
{{$user->created_at ?? '-'}} |
|