@extends('layout.default', [ 'appFooter' => true, 'appClass' => 'app-footer-fixed' ]) @section('title', 'Fixed Footer') @push('js') @endpush @section('content')
Add the following page variable for fixed footer page setting.