Updated register card heading
Updated register card heading
This commit is contained in:
parent
c83e0887a1
commit
de8bce9bc2
|
@ -4,7 +4,7 @@
|
||||||
<!-- Validation Errors -->
|
<!-- Validation Errors -->
|
||||||
<x-auth-validation-errors class="mb-4" :errors="$errors"/>
|
<x-auth-validation-errors class="mb-4" :errors="$errors"/>
|
||||||
|
|
||||||
<h3 class="text-center mb-4">Register to My idlers</h3>
|
<h3 class="text-center mb-4">My idlers Register</h3>
|
||||||
<form method="POST" action="{{ route('register') }}">
|
<form method="POST" action="{{ route('register') }}">
|
||||||
@csrf
|
@csrf
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user