Ovum Pick UP / Embryo Transfer
Follow up
{assign var=h value=1} {foreach $followUps as $data} {if $patientId} {else} {/if} {capture assign=h}{$h+1}{/capture} {/foreach}
No Date Operation Edit Delete
{$h} {$data.op_date|date_format} {$data.operationName} Edit Edit Delete
Ovum Pick Up
{assign var=m value=1} {foreach $showelemsovm_mine as $singleop} {if $patientId} {else} {/if} {capture assign=m}{$m+1}{/capture} {/foreach}
No Date Edit
{$m} {$singleop.created_date|date_format} Edit Edit
Embryo Transfer
{assign var=m value=1} {foreach $showElems_emb_mine as $single} {if $patientId} {else} {/if} {capture assign=m}{$m+1}{/capture} {/foreach}
No Date Edit
{$m} {$single.date|date_format} Edit Edit
Other operations
{assign var=m value=1} {foreach $showelemsovm as $singleop} {if $patientId} {else} {/if} {capture assign=m}{$m+1}{/capture} {/foreach}
No Date Edit Delete
{$m} {$singleop.date|date_format} Edit Edit Delete