@foreach ($salutations as $salutation)
@endforeach
@if ($viewLeadSourcesPermission != 'none')
@if ($addLeadSourcesPermission == 'all' || $addLeadSourcesPermission == 'added')
@endif
@endif
@if ($addPermission == 'all')
@foreach ($employees as $item)
@endforeach
@endif
@foreach ($employees as $item)
@endforeach
@if (in_array($addDealPermission, ['all', 'added']))
@foreach ($leadPipelines as $pipeline)
@endforeach
{{company()->currency->currency_code }} ({{ company()->currency->currency_symbol }})
@if ($viewLeadCategoryPermission != 'none')
@if ($addLeadCategoryPermission == 'all' || $addLeadCategoryPermission == 'added')
@endif
@endif
@if ($viewLeadAgentPermission != 'none')
@if ($addLeadAgentPermission == 'all' || $addLeadAgentPermission == 'added')
@endif
@elseif(in_array(user()->id, $leadAgentArray))
@endif
@if(in_array('products', user_modules()) || in_array('purchase', user_modules()))
@endif
@foreach ($employees as $item)
@endforeach