Avances con varias cosas~
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
<img class="h-8 rounded" src="https://api.dicebear.com/9.x/thumbs/svg" alt="avatar"/>
|
||||
<div>
|
||||
<p class="text-sm">{{auth()->user()->name}}</p>
|
||||
<p class="text-xs text-secondary">Administrador</p>
|
||||
<p class="text-xs text-secondary">{{auth()->user()->email}}</p>
|
||||
</div>
|
||||
</button>
|
||||
</x-slot:action>
|
||||
|
||||
@@ -1,3 +1 @@
|
||||
<div>
|
||||
<h1 class="text-4xl mb-8 underline decoration-primary decoration-3">{{$slot}}</h1>
|
||||
</div>
|
||||
<h1 class="text-4xl underline decoration-primary decoration-3">{{$slot}}</h1>
|
||||
|
||||
Reference in New Issue
Block a user