{!! \App\Models\CMSContent::getContentBySlug('pdf-footer-hinweise-rueckfragen') !!} @if($set_contact_footer && $booking->travel_country) @foreach ($booking->travel_country->getContactLandsModels() as $country) {!! $country->contact_footer !!}
@endforeach @endif
{!! \App\Models\CMSContent::getContentBySlug('pdf-footer-hinweise-reisebedingungen') !!}