@vite(['resources/css/app.css'])
{{ explode(' ', auth()->user()->name)[0] }}
@if(auth()->user()->profile_picture)
@else
@endif
Edit Profile
@csrf
Logout
Real Estate
dashboard
Dashboard
insert_chart
Sales Funnel
people
My Sign Ups
@if(Auth::user()->is_admin == 1)
manage_accounts
Manage Users
@endif
account_circle
Edit Profile