@extends('admin.master') @section('content') @push('stylesheets') @endpush @include('admin.flash-message') User Listing Name Email Mobile No Email Verify Account Approved Status Created At Action @include('admin.footer') @push('scripts') @endpush @endsection