Files
My-KOPKB/be/stubs/nwidart-stubs/views/index.stub
T
ISMAIL MASSERAN 94ecbe5887 first init
2026-06-08 11:37:14 +08:00

6 lines
148 B
Plaintext

<x-$LOWER_NAME$::layouts.master>
<h1>Hello World</h1>
<p>Module: {!! config('$LOWER_NAME$.name') !!}</p>
</x-$LOWER_NAME$::layouts.master>