@for($i = 0; $i < sizeof($secondPageProductArray); $i++) @include('groupReport.templates.endPage.productBox', ['descArray' => $secondPageProductArray[$i], 'strings' => $stringsData]) @endfor
@include('groupReport.templates.footerTemplate', [ 'resourcePath' => $resourcePath, 'pageNo' => 13 ])