@extends('admin.layout') @section('title') User Listing @endsection @section('content')

Guardian Listing

Guardian Listing Total {{$guardian_count_total}} guardians

Name Email Phone Date Created Actions
@endsection @section('page_scripts') @endsection