fix
This commit is contained in:
@@ -31,7 +31,6 @@
|
|||||||
label="{{ __('input.password.again') }}" />
|
label="{{ __('input.password.again') }}" />
|
||||||
</div>
|
</div>
|
||||||
@endenv
|
@endenv
|
||||||
|
|
||||||
<x-forms.button type="submit">{{ __('auth.register') }}</x-forms.button>
|
<x-forms.button type="submit">{{ __('auth.register') }}</x-forms.button>
|
||||||
</form>
|
</form>
|
||||||
@if ($errors->any())
|
@if ($errors->any())
|
||||||
|
|||||||
Reference in New Issue
Block a user