Warning: Undefined variable $order in /var/www/html/sanialamin/resources/views/pages/dashboard/orders/templates/_receipt.blade.php on line 6

Warning: Attempt to read property "settings" on null in /var/www/html/sanialamin/resources/views/pages/dashboard/orders/templates/_receipt.blade.php on line 6

Warning: Undefined variable $order in /var/www/html/sanialamin/resources/views/pages/dashboard/orders/templates/_receipt.blade.php on line 7

Warning: Attempt to read property "settings" on null in /var/www/html/sanialamin/resources/views/pages/dashboard/orders/templates/_receipt.blade.php on line 7
@if ( empty( ns()->option->get( 'ns_invoice_receipt_logo' ) ) )

{{ ns()->option->get( 'ns_store_name' ) }}

@else {{ ns()->option->get( 'ns_store_name' ) }} @endif
{!! nl2br( $ordersService->orderTemplateMapping( 'ns_invoice_receipt_column_a', $order ) ) !!}
{!! nl2br( $ordersService->orderTemplateMapping( 'ns_invoice_receipt_column_b', $order ) ) !!}
@foreach( Hook::filter( 'ns-receipt-products', $order->combinedProducts ) as $product )
{{ __( 'Product' ) }} {{ __( 'Total' ) }}

Fatal error: Uncaught Error: Class "Illuminate\Support\Facades\View" not found in /var/www/html/sanialamin/resources/views/pages/dashboard/orders/templates/_receipt.blade.php:40 Stack trace: #0 {main} thrown in /var/www/html/sanialamin/resources/views/pages/dashboard/orders/templates/_receipt.blade.php on line 40