@include('restaurant.layouts.header_common')
@yield('home')
@include('restaurant.layouts.footer_common')
@yield('script')