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', ]) ?> lang('Auth.loginAction'), 'class' => 'px-4 py-2 ml-auto border', 'type' => 'submit', ]) ?> endSection() ?> section('footer') ?>
allowRegistration): ?>
endSection() ?>