@extends('contentNavbarLayout') @section('title', 'Dashboard - Analytics') @section('vendor-style') @endsection @section('vendor-script') @endsection @section('page-script') @endsection @section('content')
| No. | Full Name | Role | Status | Last Login | |
|---|---|---|---|---|---|
| {{ $index + 1 }} | {{ $user->full_name }} | {{ $user->email }} | @switch($user->role->name ?? null) @case('Admin') Admin @break @case('HR') HR @break @case('Sales') Sales @break @case('STD') STD @break @case('Technical Support') Technical Support @break @default {{ $user->role->name ?? '-' }} @endswitch | @if ($user->status == '1') Active @elseif ($user->status == '0') Inactive @else Pending @endif | {{ $user->last_login ? $user->last_login->format('d M Y H:i') : '-' }} |
Total 48.5% growth 😎 this month
Your sales performance is 45% 😎 better compared to last month