HEX
Server: Microsoft-IIS/8.5
System: Windows NT YDAWBH120 6.3 build 9600 (Windows Server 2012 R2 Standard Edition) AMD64
User: tentjecom_web (0)
PHP: 7.4.14
Disabled: NONE
Upload Files
File: D:/HostingSpaces/blijegasten/blijegasten.be/resources/views/shop/partials/orders/overview.blade.php
<?php
/** @var \App\Komma\Shop\Orders\Models\Order $order */
?>

@include('shop.partials.invoice.invoiceOrderedProducts', ['orderedProducts' => $order->orderedProducts])
@include('shop.partials.invoice.invoiceOrderedProductgroups', ['orderedGroups' => $order->orderedGroups])
@include('shop.partials.invoice.invoiceOrderedProductcomposites', ['orderedProductComposites' => $order->orderedProductComposites])
@include('shop.partials.invoice.invoice_ordered_productcomposites', ['orderedProductComposites' => $order->orderedProductComposites])