{include file="_inc/head-styles-global.html"} {include file="_inc/header-mobile.html"}
{include file="_inc/sidebar.html"}
{include file="_inc/header-menu.html"}
{include file="_inc/header-topbar.html"}
{include file="_inc/subheader.html"}

Unassigned Leads

{if 'administrator'|in_array:$obligations_arr} {/if} {if isset($list_leads) && $list_leads!=''} {assign var="cnt" value=1} {foreach from=$list_leads item=lead} {if 'recruiting-manager'|in_array:$obligations_arr} {else} {/if} {if 'administrator'|in_array:$obligations_arr} {/if} {assign var="cnt" value=$cnt+1} {/foreach} {/if}
ID Lead # Notes / Tasks Date Name Phone Email Phone State License Number State Zip Status Recruiter SourceSystemLast Update Actions
{$cnt} {$lead.id} {if (isset($lead.notes_all) && !empty($lead.notes_all)) || (isset($lead.notes) && !empty($lead.notes))} {else} {/if} {if isset($lead.tasks) && $lead.tasks!=''} {else} {/if} {$lead.created_at|date_format:"%m/%d/%y - %H:%M"} {$lead.first_name} {$lead.middle_initial} {$lead.last_name} {$lead.phone} {$lead.email} {$lead.phone_state} {$lead.ln} {$lead.state_province}

{$lead.zip}

{$lead.recruiter_info.first_name} {$lead.recruiter_info.last_name}{if $lead.source=="other" && isset($lead.source_other) && $lead.source_other!=''}{$lead.source_other}{else}{$lead.source}{/if}{if isset($lead.system.name) && !empty($lead.system.name)}{$lead.system.name}{/if} {if $lead.created_at == $lead.updated_at} - {else} {$lead.updated_at|date_format:"%m/%d/%y - %H:%M"}{/if} Open {if 'recruiting-manager'|in_array:$obligations_arr}
{/if}
{if isset($pages_total) && $pages_total > 0 && $pages_max > 1}
    {if $prev_page && $current_page > 1 } {/if} {if $current_page!=1 && $current_page!=2} {/if} {if $prev_page && $current_page > 1 }
  • {$prev_page}
  • {/if} {if $current_page > 0 }
  • {$current_page}
  • {/if} {if $next_page && $pages_max > $current_page }
  • {$next_page}
  • {/if} {if $pages_max > 0 && $current_page!=$pages_max && $next_page!=$pages_max} {/if} {if $next_page && $pages_max > $current_page } {/if}
{/if}
{literal} {/literal}
{include file="_inc/footer.html"}
{include file="_inc/user-panel.html"} {include file="_inc/quick-panel.html"} {include file="_inc/chat-panel.html"}
{include file="_inc/footer-script-global.html"} {include file="_inc/tasks-scripts.html"} {literal} {/literal}