{{$translation->title}}

@if($row->getReviewEnable()) {{ $review_score['score_total'] }}/5 {{$review_score['score_text']}} {{__(":number reviews",['number'=>$review_score['total_review']])}} @endif
@if($translation->content)
{{ __("Description") }}

Warning: Undefined variable $translation in /home/binainv/public_html/themes/BC/Flight/Views/frontend/layouts/details/space-detail.blade.php on line 69

Warning: Attempt to read property "content" on null in /home/binainv/public_html/themes/BC/Flight/Views/frontend/layouts/details/space-detail.blade.php on line 69
@endif @include('Flight::frontend.layouts.details.space-attributes') @include('Flight::frontend.layouts.details.space-faqs') @includeIf("Hotel::frontend.layouts.details.hotel-surrounding") @if($row->map_lat && $row->map_lng)
{{ __("Location") }}
@endif @include('Flight::frontend.layouts.details.space-video')