Create routes and views for customers and their addresses.
This commit is contained in:
@@ -16,6 +16,10 @@ return [
|
||||
'Name' => 'Name',
|
||||
'Email' => 'Email',
|
||||
'Password' => 'Passwort',
|
||||
'Phone' => 'Telefon',
|
||||
'Address' => 'Adresse',
|
||||
'Zip Code' => 'Postleitzahl',
|
||||
'City' => 'Stadt',
|
||||
'You\'re logged in!' => 'Du bist angemeldet!',
|
||||
'Confirm' => 'Bestätigen',
|
||||
'Email Password Reset Link' => 'Email Passwort-Reset Link',
|
||||
|
||||
Reference in New Issue
Block a user