uno logo
    @auth
  • Star Icon
  • @if(count($notifications))
  • Notification Icon
  • @endif
  • {{ auth()->user()->fullname ?? auth()->user()->username }}

  • Profile Picture
  • @endauth @auth
    @foreach($notifications as $notification)
    read()) style="background:#80808017;" @endif>

    OFFERTA SPECIALE

    {{$notification->data['promotion']['discount']}}% {{$notification->data['promotion']['name']}}


    @endforeach
    @endauth
@php $manager = app('impersonate'); @endphp
  • Profilo
  • @if ($manager->isImpersonating())
  • {{ __('Log Out') }}
  • @else
  • {{ __('Log Out') }}
  • @endif