@include('includes.head')
@include('includes.header') @include('includes.side-nav')

Fixed Layout Blank example to the fixed layout

Sample List

@for ($i = 0; $i < 4; $i++) @endfor
# Task Progress Label
1. Update software
55%
2. Clean database
70%
3. Cron job running
30%
@include('includes.footer')
@include('includes.scripts')