Master Layout
A comprehensive layout structure for Uxmal Backoffice applications.The MasterLayout
class provides a full-featured layout for Uxmal Backoffice applications. It extends SimpleLayout
and BaseLayout
, offering top bar, sidebar, menu, and footer management, as well as advanced customization options.
Usage
php
API
MasterLayout extendsBaseLayout
so it has the same methods than SimpleLayout
. Below are its public methods.