@if (!empty($hotel->url)) @php // Ensure the URL starts with http:// or https:// $url = $hotel->url; if (!preg_match("~^(?:f|ht)tps?://~i", $url)) { $url = 'https://' . ltrim($url, '/'); } @endphp @endif Invoice - {{$hotel->name}}
SUMMARY
@if($hotel->logo) @endif

Booking Reference

{{$hotel->name}}

Booking Ref: {{$booking->ref}}
Date: