@extends('layouts.frontpages') @section('content') @include('partials.header')
home
@include('partials.footer') @stop