@extends('layouts.admin') @section('title')Sub Admins @endsection @section('content')
List of Sub Admins

Total Number of SubAdmin {{$totalRecords}}

ID Site Id Name Email Phone number Created At Action
@push('page_script') @include('include.dataTableScripts') @endpush @endsection