{{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}}
@lang('app.description') @lang('modules.invoices.qty') @lang("modules.invoices.unitPrice") @lang('modules.invoices.tax') @lang('modules.invoices.amount')
{{ $item->name }} {{ $item->unit->unit_type }}
{{ number_format((float) (1 * $item->price), 2, '.', '') }}
@if ($item->image_url != '') @endif