mirror of
				https://github.com/cp6/my-idlers.git
				synced 2025-11-03 23:59:09 +00:00 
			
		
		
		
	Updated register card heading
Updated register card heading
This commit is contained in:
		
							parent
							
								
									c83e0887a1
								
							
						
					
					
						commit
						de8bce9bc2
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -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…
	
	Add table
		
		Reference in a new issue