@extends('front.layout.app') @section('content') @include('front.layout.header') @include('front.home.banner') @include('front.layout.footer') @endsection