@include('layouts.header')
@include('layouts.sidebar')
@include('layouts.content')
@include('layouts.footer')