@extends('layouts.admin') @section('title') Users @endsection @section('page_title') Users @endsection @section('content') @push('page_style') @include('include.dataTableStyles') @endpush
Existing Users New Requests
List of All Users

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