Oscopic
Laparoscopic
{assign var=h value=1} {foreach $patient_laparoscopic as $item} {capture assign=h}{$h+1}{/capture} {/foreach}
No Date Print Edit Delete
{$h} {$item->created_at|date_format} Print Edit Delete
Hystroscopic
{assign var=h value=1} {foreach $patient_hystroscopic as $item} {capture assign=h}{$h+1}{/capture} {/foreach}
No Date Print Edit Delete
{$h} {$item->created_at|date_format} Print Edit Delete
Report
{assign var=h value=1} {foreach $oscopic_report as $item} {capture assign=h}{$h+1}{/capture} {/foreach}
No Date Print Edit Delete
{$h} {$item->created_at|date_format} Print Edit Delete