@extends('layouts.admin') @section('title')Users @endsection @section('content')

 {{ __('Users') }}

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