Hikma Properties Limited
@if(Auth::user()->profile_photo !== null)
@else
@endif {{ Auth::user()->name }}
{{ Auth::user()->name }}
{{ Auth::user()->email }}
Profile
Settings
@csrf
Logout
Home
Dashboard
@if(auth()->check())
My Investments
My Profits
@endif
@yield('content')