@if ($setting->agent_can_add_property)
@if ($setting->agent_can_add_property == 'enable')
{{__('user.Publish Property')}}
{{ $publish_property }}
{{__('user.Awaiting Property')}}
{{ $awaiting_property }}
{{__('user.Reject Property')}}
{{ $reject_property }}
{{__('user.My Order')}}
{{ $total_purchase }}
@endif
@endif
{{__('user.Wishlist')}}
{{ $total_wishlist }}
{{__('user.Total Review')}}
{{ $total_review }}