diff --git a/app/Http/Livewire/PdfSlot.php b/app/Http/Livewire/PdfSlot.php index 707903bd204a..28a6b3fd1407 100644 --- a/app/Http/Livewire/PdfSlot.php +++ b/app/Http/Livewire/PdfSlot.php @@ -203,20 +203,20 @@ class PdfSlot extends Component if($this->entity_type == 'invoice' || $this->entity_type == 'recurring_invoice') { foreach($this->settings->pdf_variables->invoice_details as $variable) { - $entity_details .= "
{$variable}_label
{$variable}
{$variable}_label
{$variable}
{$variable}_label
{$variable}
{$variable}_label
{$variable}
{$variable}_label
{$variable}
{$variable}_label
{$variable}
{$variable}_label
{$variable}
{$variable}_label
{$variable}
{!! $product['notes'] !!}
@if($show_quantity) {{ $product['quantity'] }} x @@ -85,8 +87,8 @@ span { @if($show_cost) {{ $product['cost'] }} @endif -
-{!! $product['notes'] !!}
+ +