first commit
This commit is contained in:
11
resources/views/emails/register.blade.php
Normal file
11
resources/views/emails/register.blade.php
Normal file
@@ -0,0 +1,11 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<body>
|
||||
<h1>
|
||||
Register
|
||||
</h1>
|
||||
<p>
|
||||
Привет, ты зарегистрарован!
|
||||
</p>
|
||||
</body>
|
||||
</html>
|
||||
277
resources/views/welcome.blade.php
Normal file
277
resources/views/welcome.blade.php
Normal file
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user