{{Lang::get('customer.search_customer')}}

@foreach($propertyOwnershipApplication as $buyer) @endforeach
{{Lang::get('customer.id')}} {{Lang::get('customer.name')}} {{Lang::get('customer.contact_number')}} {{Lang::get('customer.gender')}} {{Lang::get('customer.action')}}
{{$buyer->customer->id}} {{$buyer->customer->full_name}} {{$buyer->customer->mobile_1}} {{$buyer->customer->gender}}