{{ t('My Account') }} 
  • {{ t('Personal Home') }}
{{ t('My Ads') }}
  • {{ t('My ads') }}  {{ isset($countMyPosts) ? \App\Helpers\Number::short($countMyPosts) : 0 }}
  • {{ t('Favourite ads') }}  {{ isset($countFavouritePosts) ? \App\Helpers\Number::short($countFavouritePosts) : 0 }}
  • {{ t('Saved searches') }}  {{ isset($countSavedSearch) ? \App\Helpers\Number::short($countSavedSearch) : 0 }}
  • {{ t('Pending approval') }}  {{ isset($countPendingPosts) ? \App\Helpers\Number::short($countPendingPosts) : 0 }}
  • {{ t('Archived ads') }}  {{ isset($countArchivedPosts) ? \App\Helpers\Number::short($countArchivedPosts) : 0 }}
  • {{ t('Conversations') }}  {{ isset($countConversations) ? \App\Helpers\Number::short($countConversations) : 0 }}   0
  • {{ t('Transactions') }}  {{ isset($countTransactions) ? \App\Helpers\Number::short($countTransactions) : 0 }}
  • @if (config('plugins.apilc.installed'))
  • {{ trans('api::messages.Clients & Applications') }} 
  • @endif
{{ t('Terminate Account') }} 
  • {{ t('Close account') }}