@extends('home.layouts.app') @section('content') @include('home.layouts.header') @include('home.layouts.footer') @endsection