Skip to content

Commit cec9f4d

Browse files
Add missing closing tags in the welcome.blade.php file to fix layout issues. (#9)
1 parent f87eb63 commit cec9f4d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

resources/views/welcome.blade.php

+2
Original file line numberDiff line numberDiff line change
@@ -127,4 +127,6 @@ class="flex items-start gap-4 rounded-lg bg-white p-6 shadow-[0px_14px_34px_0px_
127127
</div>
128128
</div>
129129
</div>
130+
130131
</x-app-wrapper::layouts.app>
132+

0 commit comments

Comments
 (0)