6 lines
163 B
PHP
6 lines
163 B
PHP
<x-materiallogistics::layouts.master>
|
|
<h1>Hello World</h1>
|
|
|
|
<p>Module: {!! config('materiallogistics.name') !!}</p>
|
|
</x-materiallogistics::layouts.master>
|