@lang('app.Unit Slot Selection') @livewire(\App\Filament\Widgets\Student\UnitSlotSelectionWidget::class, [ 'unitSelection' => 'current', ]) @lang('app.Upcoming Unit') @livewire(\App\Filament\Widgets\Student\UnitSlotSelectionWidget::class, [ 'unitSelection' => 'next', ])