@stack('stylesheets')
@include('owner.sidebar')
@yield('page_heading')
@yield('page_text')
@yield('content')
@stack('script')