| Sl. No. | IMEI | ICCID | UIN | Primary No. | Secondary No. | Dealer | Dealer Allocate Date | Sim Allocate Date |
|---|---|---|---|---|---|---|---|---|
| {{ $device->sl_no }} | {{ $device->imei }} | {{ $device->iccid }} | {{ $device->uin }} | {{ $device->primary_mobile_number }} | {{ $device->secondary_mobile_number }} | {{ $device->dealer_name }} | {{ date('d-m-Y',strtotime($device->dealer_allocate_date)) }} | {{ date('d-m-Y',strtotime($device->sim_activation_date)) }} |