@if(!empty($location))
{{ $location }}
@if(!empty($mapUrl))
@else
Map not available.
@endif @else
Location not available.
@endif