{{__('detail.Brand & Model')}}
@php $make = !empty($advertismentObject->rentalCars->getBrand) ? $advertismentObject->rentalCars->getBrand->title: '' ; @endphp{{__('attribute.Destination Address')}}
@php $make = !empty($advertismentObject->rentalCars->getDestinationAddress()) ? $advertismentObject->rentalCars->getDestinationAddress():'' ; @endphp{{ __('attribute.Free Cancellation') }}
@php $freeCancel=$advertismentObject->rentalCars->free_cancellation; $result = $freeCancel=='0'? "No ":"Yes"; @endphp