@extends('layouts.admin')
@section('title') Users @endsection
@section('page_title') Users @endsection
@section('content')
@push('page_style')
@include('include.dataTableStyles')
@endpush
Account Managers
@elseif ($roleId == getIdFromSlug('accountant'))
Accountants
@else
Moderators
@endif
List of All Account Managers
List of All Accountants
List of All Moderators
S.No
Full Name
Email
Status
Action
Log