inner hero img

Destination Detail

{{ $destination->name }}

{!! $destination->description !!}
@foreach ($destination->places as $place) @endforeach

{{$place->name}}

{!! $place->short_description !!}

{!! $destination->activites !!}