@php $tot_dis =0; @endphp @foreach ($discount_requests as $item) @php $tot_dis += $item->discount_amt; @endphp @endforeach {{-- --}}