@include('design1.header', ['restaurant' => $restaurant, 'page' => 'home'])

{{@$restaurant->title}}
{{@$restaurant->subtitle}}

@if(is_array($restaurant->locations) && count($restaurant->locations)>1) Order Online @else Order Online @endif

About Us

{{@$restaurant->description}}

@if(!empty($restaurant->website_gallery))
@if($restaurant->review->isNotEmpty())

People Say About Us

@endif