| Sr No | Property No | Zone | Property Name | Address | Date of Aquisition | Source | Unit Type | Detail | Action |
|---|---|---|---|---|---|---|---|---|---|
| {{ $loop->iteration }} | {{ $registration->property_no }} | {{ $registration->zone->name }} | {{ $registration->property_name }} | {{ Str::of($registration->property_address)->words(3,'...') }} | {{ date('d-m-Y',strtotime($registration->date_of_acquisition)) }} | {{ $registration->source->name }} | {{ $registration->unit_type == 'one_unit' ? 'One Unit' : 'Multiple Units'; }} |