@include('layouts.homepage.header')
@yield('slider')
@yield('content') @include('layouts.homepage.footer')
@yield('script') @yield('script-header')