extend($config->viewLayout) ?> section('title') ?> endSection() ?> section('content') ?> 'flex flex-col', ]) ?> 'login', 'name' => 'login', 'class' => 'form-input mb-4', 'required' => 'required', ]) ?> 'password', 'name' => 'password', 'class' => 'form-input mb-4', 'type' => 'password', 'required' => 'required', ]) ?> 'primary', ], [ 'type' => 'submit', 'class' => 'self-end', ], ) ?> endSection() ?> section('footer') ?>
allowRegistration): ?>
endSection() ?>