Updated register card heading

Updated register card heading
This commit is contained in:
cp6 2022-03-05 13:23:15 +11:00
parent c83e0887a1
commit de8bce9bc2

View File

@ -4,7 +4,7 @@
<!-- Validation 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') }}">
@csrf