@extends('Admin.AdminMaster') @section('content')
| Property Name: | Plot Number: | Block Number: | Property Size/Discriptions: | City Name: | District Name: | Area/Street Name: | Plot Coordinates: | Oncredit for Price: | Status To Sale: | Customer Name: | Customer Phone: | Action: | |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| {{ $item->PropertyName }} | {{ $item->PlotNo }} | {{ $item->BlockNo }} | @if ($item->PropertyName=='Plot'){{ $item->Size }} Sq.M | @else{{ $item->Size }} | @endif{{ $item->CityName}} | {{ $item->StateName }} | {{ $item->AreaName }} | {{ $item->StateDesc }} | 0 | {{ $item->Sale }} | {{ $item->CustomerName}} | {{ $item->CustomerPhone }} | Oncredit |