@extends(HotelHelper::viewPath('customers.master')) @section('content')

{{ SeoHelper::getTitle() }}

@include('plugins/hotel::booking-info', ['route' => 'customer.generate-invoice'])
@endsection