7 lines
144 B
PHP
7 lines
144 B
PHP
<x-layout>
|
|
<h1>Dashboard</h1>
|
|
<div class="container w-full pt-10 mx-auto">
|
|
Something useful will be here
|
|
</div>
|
|
</x-layout>
|