@if(\App\Models\Organisation::find(1)) @if(\App\Models\Organisation::find(1)->logo) @else @endif @else @endif

{{\Illuminate\Support\Facades\Auth::user()->name}}

{{--

Welcome Back, {{\Illuminate\Support\Facades\Auth::user()->name}}

--}}
@livewire('dashboard.superadmin-dashboard-livewire') {{-- @livewire('dashboard.client-dashboard-livewire')--}}