Simple Layout
A minimal layout example.The SimpleLayout
class is a minimal layout structure for Uxmal Backoffice applications. It extends BaseLayout
and provides a clean HTML skeleton for basic UI scenarios. It automatically registers the "simple-layout" component, supports Vite resources, and Livewire integration. This layout is ideal for simple pages or as a starting point for custom layouts.
Usage
php