@extends('Admin.AdminMaster') @section('content') @if (Session::has('success'))
| Property Name: | Plot Number: | Block Number: | Property Size/Discrpitions: | City Name: | District Name: | Area/Street Name: | Customer Name: | Customer Phone: | Oncredit for Price: | Amount Payed: | Oncredit Amount: | Pay By Batches: | 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->CustomerName}} | {{ $item->CustomerPhone}} | 0 | 0 | 0 | {{ $item->Batches}} | Oncredit |