Customer List

Customer List New Customer

{{-- Customer Registration start here --}} {{-- Customer Registration end here --}}
@foreach($customers as $customer) @endforeach
NO Customer Name Phone Referral Code Created At Action
{{$loop->iteration}} {{$customer->full_name}} {{$customer->phone}} {{$customer->referral_code}} {{$customer->created_at}} Request Service