Your Profile
@if(session()->has('password_changed'))

Password Updated Successfully

@endif @if(session()->has('profile_updated'))

Profile Updated Successfully

@endif

{{Auth::user()->unit ?? '0'}} Units left

Username:
{{Auth::user()->name ?? 'Guest User'}}
Phone Number:
{{Auth::user()->phone ?? 'No Phone Number'}}
Your Plan:

{{Auth::user()->plan ?? 'No Plan'}}

Change Plan
{{-- --}}