{include file="public-html/link" /} {include file="public-html/icon-sidebar" /}
{include file="public-html/header" /} {include file="public-html/breadcrumb" /}

{$detail.office_name}

{include file="public/ads1" /}
{$detail.address} - {$detail.postcode}
{notempty name='detail.phone'} {$detail.phone} {/notempty} {notempty name='detail.website'} {:tl('Official Website')} {/notempty} {:tl('Nearby Office')}

{:tl('Contact & Map')}

{notempty name='detail.contact_info'}
{volist name="detail.contact_info" id="vo"}
{$vo.address} {$vo.city}, {$vo.state} {$vo.code}
{notempty name='vo.telephone'}
{:tl('Telephone')}: {$vo.telephone}
{/notempty} {notempty name='vo.fax'}
{:tl('Fax')}: {$vo.fax}
{/notempty}
{/volist}
{/notempty}
{notempty name='detail.about'}

{:tl('About This Office')}

{$detail.about}

{/notempty} {notempty name='detail.about_case_types'}

{:tl('Case Types')}

{:htmlspecialchars_decode($detail.about_case_types)}
{/notempty} {notempty name='detail.about_restrictions'}

{:tl('Case Restrictions')}

{:htmlspecialchars_decode($detail.about_restrictions)}

{/notempty} {notempty name='detail.services_provided'}

{:tl('Services Provided')}

{$detail.services_provided|raw}
{/notempty} {notempty name="detail.nearby"}

{:tl('Nearby Offices')}

{volist name="detail.nearby" id="vo"}
{$vo.name}
{$vo.info}
{/volist}
{/notempty} {notempty name="detail.external_links"} {/notempty}
{include file="public-html/sidebar" /}
{include file="public-html/footer" /} {include file="public-html/share" /}
{include file="public-html/public_js" /}