@if (is_object($group->sa_group_detail))
@if (count($group->sa_group_detail) > 1)
@php
$i=2;
$l=1;
@endphp
@foreach ($group->sa_group_detail as $detail)
@if ($loop->first)
@continue
@endif
@php
$i++;
$l++;
@endphp
@endforeach
@endif
@endif
@if (is_object($group->sa_group_detail))
@if (count($group->sa_group_detail) > 1)
@php
$x=2;
$l2=1;
@endphp
@foreach ($group->sa_group_detail as $detail)
@if ($loop->first)
@continue
@endif
@php
$i++;
$l++;
@endphp
@endforeach
@endif
@endif
@if (is_object($group->sa_group_detail))
@if (count($group->sa_group_detail) > 1)
@php
$z=2;
$l3=1;
@endphp
@foreach ($group->sa_group_detail as $detail)
@if ($loop->first)
@continue
@endif
@php
$i++;
$l++;
@endphp
@endforeach
@endif
@endif
--}}