form); ?> 'filament::components.button','data' => ['type' => 'submit','form' => 'authenticate','class' => 'w-full']] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? (array) $attributes->getIterator() : [])); ?> withName('filament::button'); ?> shouldRender()): ?> startComponent($component->resolveView(), $component->data()); ?> getConstructor()): ?> except(collect($constructor->getParameters())->map->getName()->all()); ?> withAttributes(['type' => 'submit','form' => 'authenticate','class' => 'w-full']); ?> renderComponent(); ?>