first commit

This commit is contained in:
2025-09-07 08:50:01 +03:30
commit 3db69ed1c5
132 changed files with 12708 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
<x-$LOWER_NAME$::layouts.master>
<h1>Hello World</h1>
<p>Module: {!! config('$LOWER_NAME$.name') !!}</p>
</x-$LOWER_NAME$::layouts.master>