@yield('head')
@include('layouts.sidebar')
@include('layouts.navbar')
@yield('content')
{{-- Highcharts --}} @stack('javascript')