@php $header_title="Aurobees | Customer Management | User"; $header_name = 'customer_management'; $page_name = 'customer'; @endphp @extends('admin.admin_master') @section('admin')

Customer

List All Customer

# Code First Name Last Name Email Created Active Action
@endsection @section('script') @endsection