@can("show task_types")
{{-- --}}
{{__('messages.Task Types')}}
{{--

{{(App\Models\TaskType::count() == 2)? "" : App\Models\TaskType::count()}} {{trans_choice('messages.Types',\App\Models\TaskType::count())}}

--}}
@endcan @can("show task_statuses")
{{-- --}}
{{__('messages.Task Statuses')}}
{{--

{{(\App\Models\TaskStatus::count()==2)? "" :\App\Models\TaskStatus::count() }} {{trans_choice('messages.Statuses',\App\Models\TaskStatus::count())}}

--}}
@endcan @can("show activity_types")
{{__('messages.Activity Types')}}
{{--

{{(App\Models\ActivityType::count() == 2)? "" : App\Models\ActivityType::count()}} {{trans_choice('messages.Types',\App\Models\ActivityType::count())}}

--}}
@endcan @can("show lead_statuses")
{{-- --}}
{{__('messages.Lead Statuses')}}
{{--

{{(App\Models\LeadStatus::count()== 2) ? "" : App\Models\LeadStatus::count()}} {{trans_choice('messages.Statuses',\App\Models\LeadStatus::count())}}

--}}
@endcan @can("show lead_sources")
{{__('messages.Lead Sources')}}
{{--

{{(App\Models\LeadSource::count()==2) ? "":App\Models\LeadSource::count()}} {{trans_choice('messages.Sources',\App\Models\LeadSource::count())}}

--}}
@endcan @can("show lead_types")
{{-- --}}
{{__('messages.Lead Types')}}
{{--

{{(App\Models\LeadType::count()==2)? "" :App\Models\LeadType::count() }} {{trans_choice('messages.Types',\App\Models\LeadType::count())}}

--}}
@endcan @can("show opportunity_statuses")
{{-- --}}
{{__('messages.Opportunity Statuses')}}
{{--

{{(\App\Models\OpportunityStatus::count()==2)? "" :\App\Models\OpportunityStatus::count() }} {{trans_choice('messages.Statuses',\App\Models\OpportunityStatus::count())}}

--}}
@endcan @can("show opportunity_types")
{{-- --}}
{{__('messages.Opportunity Types')}}
{{--

{{(App\Models\LeadType::count()==2)? "" :App\Models\LeadType::count() }} {{trans_choice('messages.Types',\App\Models\LeadType::count())}}

--}}
@endcan @can("show corporates")
{{-- --}}
{{__('messages.the_Corporates')}}
{{--

{{(App\Models\Corporate::count() == 2) ? "" :App\Models\Corporate::count()}} {{trans_choice('messages.Corporate',\App\Models\Corporate::count())}}

--}}
@endcan @can("show customers")
{{-- --}}
{{__('messages.the_Customers')}}
{{--

{{(App\Models\Customer::count() == 2) ? "" : App\Models\Customer::count()}} {{trans_choice('messages.Customers',\App\Models\Customer::count())}}

--}}
@endcan @can("show customer_groups")
{{__('messages.customer_groups')}}
{{--

{{(App\Models\CustomerGroup::count() == 2) ? "" : App\Models\CustomerGroup::count()}} {{trans_choice('messages.group',\App\Models\CustomerGroup::count())}}

--}}
@endcan @canany(["show monthly_targets","show monthly_target_points"])
{{__('messages.Monthly Target')}}
{{--

{{(App\Models\MonthlyTarget::count() == 2) ? "" : App\Models\MonthlyTarget::count()}} {{trans_choice('messages.Points',\App\Models\MonthlyTarget::count())}}

--}}
@endcanany {{-- @canany(["show monthly_targets","show monthly_target_points"])
{{__('messages.Company Target')}}
@endcanany --}} @canany(["show monthly_targets","show monthly_target_points"])
{{__('messages.Company Target Guage')}}
@endcanany @canany(["show targets"])
{{__('messages.Achievements')}}
@endcanany @canany(["show targets"])
{{__('messages.Target Year Chart')}}
@endcanany @canany(["show quality"])
{{__('messages.Quality')}}
@endcanany @canany(["show quality_feedbacks"])
{{__('messages.quality feedbacks')}}
@endcanany @canany(["show comment_search"])
{{__('messages.Comments Search')}}
@endcanany @canany(["show statistics"])
{{__('messages.statistics')}}
@endcanany @canany(["show customer_course_search"])
{{__('messages.customer_course_search')}}
@endcanany {{-- @canany(["show duplicated_customers"])
{{ __('messages.duplicated_customers') }}
{{ __('messages.duplicated_customers') }}
@endcanany --}}