@extends('layouts.admin') @section('title', 'All States Management') @section('content')
# State Name Admin Email Admin Status Active Status Pending? Pwd Pending? Created Date Verified At Actions
@endsection @section('footer_paginator')
State Details
Loading details...
@endsection @push('styles') @endpush {{-- Scripts loaded after admin layout jQuery --}} @section('scripts') @endsection