@section('topbar')
@include('layouts.partials.topbar');
@show
@section('sidebar')
@include('layouts.partials.sidebar');
@show
@section('footer')
@include('layouts.partials.footer');
@show
@section('js')
{{-- --}}
{{-- --}}
{{-- --}}
{{-- --}}
{{-- --}}
{{-- --}}
@show