@yield('custom_css')
@include('layouts.header')
@yield('slider')
@yield('content')
@include('layouts.footer') @yield('custom_js')