@foreach($pendingBranch as $k => $branch) @if($loop->iteration % 2 === 1) @endif @if($loop->iteration % 2 === 0) @endif @endforeach
#SL Branch #SL Branch
{{ $loop->iteration }} {{ $branch->nameWithCode }}