@if($booking->travel_country) @foreach ($booking->travel_country->getContactLandsModels() as $country)
| {!! $country->contact_headline !!} | |||
|---|---|---|---|
| {!! $country->contact_text_1 !!} | {!! $country->contact_text_2 !!} | {!! $country->contact_text_3 !!} | {!! $country->contact_text_4 !!} |