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

Fixed Footer page header description goes here...


Add the following page variable for fixed footer page setting.

@endsection