<?php namespace Livewire\Attributes; use Livewire\Features\SupportPageComponents\BaseLayout; #[\Attribute] class Layout extends BaseLayout { // }