{{-- --}} @if($booking->citizentype == 2) @endif
Property Type {{ $booking->Pname }}
Property Type Name {{ $booking->Prname }}
Address {{ $booking->address }}
Full Name {{ $booking->fullname }}
Mobile No {{ $booking->mobileno }}
Booking Purpose {{ $booking->bookingpurpose }}
Booking Date {{ $booking->booking_date }}
Citizen Type @if($booking->citizentype == 1) General @elseif($booking->citizentype == 2) Senior Citizen @else Unknown @endif
Slot {{ $booking->SlotName }} {{ $booking->fromtime }}-{{ $booking->totime }}
SD Amount {{ $booking->sdamount }}
SC Amount {{ $booking->scamount }}
Registration No {{ $booking->registrationno }}
Files View Document
Remark
{{-- --}}