@extends('layouts.front') @section('style') @endsection @section('intro') @include('front.home.intro') @endsection @section('site') @include('front.home.news')
@include('front.home.baner1')
@include('front.home.baner2')
@include('front.home.baner3') @endsection @push('scripts') @endpush