@extends('layouts.admin') @section('title') Users @endsection @section('page_title') Users @endsection @section('content') @push('page_style') @include('include.dataTableStyles') @endpush

Sub Admins

List of all Sub Admins

S.No Full Name Email Role Status Action Log
@push('page_script') @include('include.dataTableScripts') @endpush @endsection