@extends('layouts.default') @section('title') @endsection @section('header-style') @endsection @section('content')
| SL | Customer Name | Customer Description | Mobile No | Application Date | Action |
|---|---|---|---|---|---|
| {{$customer->customer_temp_registration_id}} | {{$customer->customer_name}} | {{$customer->customer_description}} | {{$customer->mobile_number}} | {{ date( 'Y-m-d' , strtotime($customer->application_time) )}} | | |