Invoice
From
{{$hotel->name}}{{$hotel->address}}
Phone: {{$hotel->phone}}
Email: {{$hotel->email}}
Bill To
{{ $booking->customer->name }}{{ $booking->customer->address }}
Phone: {{ $booking->customer->phone }}
Email: {{ $booking->customer->email }}
Invoice #
Reference
{{$booking->ref}}
Invoice Date