@stack('css')
@include('partials.header')
This is base layout
@yield('content') @include('partials.footer')