@extends('layouts.default', ['footer' => true]) @section('title', 'Page with Footer') @section('content')

Page with Footer header small text goes here...

Panel Title here

Panel Content Here
@endsection