@include('layouts.frontend-topbar')
@include('layouts.frontend-sidebar')
@yield('content')
@stack('javascript')