load('products', 'coupon', 'taxes'); return view('order::admin.orders.print.show', compact('order')); } }