@if (isset($logo)) Logo @else DataLab @endif
{{-- #TODO: notifications
33
--}}
@if (auth()?->user()?->photo_img) Imagem @else
@endif

Olá
{{ auth()?->user()?->name }}

@include('layouts.components.partials.user-profile-dropdown')