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