|
{if $vo2['entitlement_year'] <= $vo['LYO']}
{else}
{/if}
|
{$k} |
{$vo2['entitlement_year']} |
{$vo2['package_name']} |
{$vo2['week_per_year']} |
{if !empty($vo2['package_price'])}{$vo2['package_price']|money}{else}N/A{/if}
|
{if !empty($vo2['special_amount'])}{$vo2['special_amount']|money}{else}N/A{/if}
|
1 Year(s) |
{$vo2['paid_date']}
|
{if !empty($vo2['paid_amount'])}{$vo2['paid_amount']|money}{else}N/A{/if}
|
{$vo2['paid_method_name']}
|
{switch name="vo2['ms_detail_paid']" }
{case value="N" }
{:__('Unpaid')}
{/case}
{case value="W" }
{:__('Short paid')}
{/case}
{case value="P" }
{:__('Paid')}
{/case}
{default /}
{/switch}
|
|
|
|
{/volist}