{$cat_info.cat_name} {:tl('Near Me')} {:tl('in')} {neq name="info.name" value="County"}{:str_replace(' County', '', $county_info.county_name)}, {/neq}{$state_info.state_name}
{include file="public/ads1" /}
{gt name="office_num" value="1"}{:tl('There are')} {$office_num} {$cat_info.cat_name}{else}{:tl('There is')} {$office_num} {:str_replace(['Oficinas', 'Offices', 'Departments', 'Centers', 'Courts', 'Associations', 'Generals'], ['Oficina', 'Office', 'Department', 'Center', 'Court', 'Association', 'General'], $cat_info.cat_name)}{/gt} {:tl('nearby')}
{volist name="office_list" id="vo"}
{/volist}
{:tl('Frequently Asked Questions')}
{volist name='faq_list' id='vo'}
{/volist}
{$vo.question_en|raw}
{$vo.answer_en|raw}
{include file="public-html/sidebar_sp" /}