@yield('cssdefine')
@include('layouts.new_front.header')
@yield('content')
@yield('scrollpy') @include('layouts.new_front.footer')