@stack('styles')
@include('business.layouts.sidebar')
@include('business.layouts.topbar')
@yield('content')
@stack('scripts')