-
+
@@ -64,7 +64,7 @@
diff --git a/src/foundation-stubs/views/auth/register.blade.php b/src/foundation-stubs/views/auth/register.blade.php
index db215e8..2377f82 100644
--- a/src/foundation-stubs/views/auth/register.blade.php
+++ b/src/foundation-stubs/views/auth/register.blade.php
@@ -17,7 +17,7 @@
{{ csrf_field() }}
-
+
@@ -29,7 +29,7 @@
-
+
@@ -41,7 +41,7 @@
-
+
@@ -53,13 +53,13 @@
-
+
diff --git a/src/foundation-stubs/views/home.blade.php b/src/foundation-stubs/views/home.blade.php
index 5eb13b6..fc4c3b8 100644
--- a/src/foundation-stubs/views/home.blade.php
+++ b/src/foundation-stubs/views/home.blade.php
@@ -9,11 +9,11 @@
diff --git a/src/foundation-stubs/views/welcome.blade.php b/src/foundation-stubs/views/welcome.blade.php
index 3ef8666..6991060 100644
--- a/src/foundation-stubs/views/welcome.blade.php
+++ b/src/foundation-stubs/views/welcome.blade.php
@@ -91,10 +91,10 @@
@if (Route::has('login'))
@endif
@@ -103,15 +103,15 @@
Laravel
-
Version {{ app()->version() }}
+
{{ __('Version') }} {{ app()->version() }}