This commit is contained in:
Andras Bacsai
2023-08-29 15:51:30 +02:00
parent 291b9a84ef
commit fe68e45609
6 changed files with 107 additions and 11 deletions

View File

@@ -1,6 +1,9 @@
<div>
@if (session('error'))
<span x-data x-init="$wire.emit('error', '{{ session('error') }}')"/>
@endif
<h1>Dashboard</h1>
<div class="subtitle">Something <x-highlighted text="(more)"/> useful will be here.</div>
<div class="subtitle">Something <x-highlighted text="(more)" /> useful will be here.</div>
<div class="w-full rounded stats stats-vertical lg:stats-horizontal">
<div class="stat">
<div class="stat-title">Servers</div>