Layout

Component

Footer

Flexible, responsive application footers with brand logos, navigation links, and copyright bottom bars.

Component Syntax

blade
<x-aura::footer>
    <x-slot:brand>
        Brand Content
    </x-slot:brand>

    <x-slot:bottom>
        Copyright Content
    </x-slot:bottom>
</x-aura::footer>

1. Simple Application Footer

blade

Component Props

Available properties and configurations for the footer component.

Prop Default Available Values

variant

default
default dark bordered

brand

null

Brand logo string or slot