{!! clean($translation->title) !!}

@if($row->getReviewEnable()) {{ $review_score['score_total'] }}/5 {{$review_score['score_text']}} {{__(":number reviews",['number'=>$review_score['total_review']])}} @endif
@if($translation->address) {{ $translation->address }} @endif @if($row->map_lat && $row->map_lng) - {{__('View on map')}} @endif
@if($translation->content)
{{ __("Description") }}
@endif @include('Space::frontend.layouts.details.space-attributes') @include('Space::frontend.layouts.details.space-faqs') @includeIf("Hotel::frontend.layouts.details.hotel-surrounding") @if($row->map_lat && $row->map_lng)
{{ __("Location") }}
@endif @include('Space::frontend.layouts.details.space-video')