@if (file_exists(public_path('theme/custom_styles.css')))
@endif {{--
--}}
@stack('styles')
@include('system.layouts.partials.header')
@include('system.layouts.partials.sidebar')
@yield('content')
{{----}} {{-- Specific Page Vendor --}} @stack('scripts')