@php($message = 'Booking Form against booking details (Article Name:"'.$booking->plot->plot_id.' "Type:" '.$booking->plot->type .'") has been viewed') @php(EF::createLogs($message,'document')) Co-Owner Details @include('letters.pdf_letter_header')

CO-OWNER DETAILS

@include('documents.customer_info') @include('documents.plot_info')


@if(count($nok_list) > 0)

Co-Owner List


@foreach($nok_list as $rows)
Co-Owner {{$loop->iteration}}:
@endforeach @endif