@forelse ($timelogs as $key => $item)
@if ($invoiceSetting->hsn_sac_code_show) @endif @if ($invoiceSetting->hsn_sac_code_show) @endif
@lang('app.description')@lang('app.hsnSac'){{ $qtyVal }} @lang('modules.invoices.unitPrice') @lang('modules.invoices.tax') @lang('modules.invoices.amount')
{{ $item->sum }}
@empty
@if ($invoiceSetting->hsn_sac_code_show) @endif @if ($invoiceSetting->hsn_sac_code_show) @endif
@lang('app.description')@lang('app.hsnSac'){{ $qtyVal }} @lang('modules.invoices.unitPrice') @lang('modules.invoices.tax') @lang('modules.invoices.amount')
0.00
@endforelse