@if (Auth::guard('agent')->user()->image != null) Agent Image @else @endif
{{ Auth::guard('agent')->user()->username }} {{ __('Agent') }}
  • {{ __('Edit Profile') }}
  • {{ __('Change Password') }}
  • {{ __('Logout') }}
    {{-- search --}}
    {{-- dashboard --}}
  • {{ __('Dashboard') }}

  • @if ($userCurrentPackage)
  • {{ __('Property Management') }}

    • {{ __('Add Property') }}
    • {{ __('Manage Properties') }}
  • {{ __('Property Messages') }}

  • {{-- Project management start --}}
  • {{ __('Project Management') }}

    • {{ __('Add Project') }}
    • {{ __('Manage Projects') }}
  • {{-- Project Management end --}} @endif
  • {{ __('Edit Profile') }}

  • {{ __('Change Password') }}

  • {{ __('Logout') }}