{{ $line['name'] }}
{{ number_format((float) ($line['base_price'] ?? 0), 2) }} @if(!empty($line['qty'])) x {{ $line['qty'] }} @endif
@if (!empty($line['options'])){{ __('dashboard.no') }} {{ __('dashboard.items') }} {{ __('dashboard.found') }}.
@endforelse