© 2026 Hedgehog Software, LLC
Route::get('seeds', ListSeeds::class);
<x-filament::section> <x-slot name="heading"> User details </x-slot> <div> {{ $this->table }} </div> {{-- Content --}} </x-filament::section>