@props(['totals', 'alignmentClass']) @if(!empty($totals)) @foreach($totals as $totalIndex => $totalCell)
{{ $totalCell }}
@endforeach @endif