{if $subjects->del lt 2}

تعديل

{else}

تفاصيل

{/if}
{literal}
{/literal}
{if $subjects->del lt 2}
{/if}
    {assign var=it1r value=1} {foreach $groupsappend as $groupappend}
  • {if $subjects->del lt 2}
    {/if} {if $it1r != 1 && $subjects->del lt 2} {/if}
      {assign var=it2r value=1} {foreach $groupappend->daysappend as $dayappend}
    • {if $it2r != 1 && $subjects->del lt 2} {/if}
    • {capture assign=it2r}{$it2r+1}{/capture} {/foreach}
  • {capture assign=it1r}{$it1r+1}{/capture} {/foreach}
{if $subjects->del lt 2}
{/if}