@extends('layouts.front') @section('style') @endsection @section('intro') @include('front.home.intro') @endsection @section('site') @include('front.home.news')