• {{Auth::user()->num_profile_views}}
    {{__('Profile Views')}}
  • {{Auth::user()->countProfileCvs()}}
    {{__('My CV List')}}
  • {{Auth::user()->countApplicantMessages()}}
    {{__('Messages')}}