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