@include('frontend.rental.layouts.partials.head') @yield('page_js')
@yield('page_css') @include('frontend.rental.layouts.partials.header') @yield('content') @include('frontend.rental.layouts.partials.footer') {{--@include('frontend.share.layouts.footer')--}}