@extends('admin.layouts.admin') @section('title') Admin | Cust List @endsection @section('styles') @endsection @section('content')

All Customers

Name Email phone Status Action id
Note:: : Already Associated, : Active, : Inactive
@endsection @section('scripts') @endsection