notificaciones migracion y maquetado y modelo

This commit is contained in:
Felipe
2023-10-23 10:29:15 -05:00
parent ff00f91eed
commit 1d3fac965d
6 changed files with 129 additions and 3 deletions
@@ -20,7 +20,14 @@
</div>
</div>
<div class="flex">
<livewire:bell />
{{-- @livewire('bell') --}}
@if ( auth()->user()->rol->nombre != "editor")
<div class="space-x-8 sm:ml-8 sm:pr-4 flex text-white font-semibold items-center border-r border-gray-500/40 my-2 mx-1 pr-1" >
<div class=" text-sm sm:text-lg ">$ {{number_format(Auth::user()->saldo->valor) ?? '0'}}</div>