Files

6 lines
133 B
PHP

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