{{-- main script. check webpack.mix.js --}}
{{--
--}}
@yield('css') {{-- Icons --}}
@include('dashboard.shared.nav-builder') @include('dashboard.shared.header')
{{-- minimal vue. so only loaded when needed on respective page --}} {{--
--}} @yield('content')
@include('dashboard.shared.footer')
{{-- group all locals with webpack --}} {{----}} {{----}} {{-- ORI. Working --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} @yield('javascript')