@extends('layouts.app') @section('head') @endsection @section('content')
@include('Tour::frontend.layouts.details.tour-banner')
@php $review_score = $row->review_data @endphp @include('Tour::frontend.layouts.details.tour-detail') @include('Tour::frontend.layouts.details.tour-review')
@include('Tour::frontend.layouts.details.vendor') @include('Tour::frontend.layouts.details.tour-form-book') @include('Tour::frontend.layouts.details.open-hours')
@include('Tour::frontend.layouts.details.tour-related')
{{__("from")}}
{{ $row->display_sale_price }} {{ $row->display_price }}
@if(setting_item('tour_enable_review'))
Warning: Undefined variable $row in /home/oyaagyug/public_html/modules/Tour/Views/frontend/detail.blade.php on line 45

Fatal error: Uncaught Error: Call to a member function getScoreReview() on null in /home/oyaagyug/public_html/modules/Tour/Views/frontend/detail.blade.php:45 Stack trace: #0 {main} thrown in /home/oyaagyug/public_html/modules/Tour/Views/frontend/detail.blade.php on line 45