Chowuan You can add below lines on Restaurant/Vieworder.blade file but you should have proper access.
<a href="{{ route('admin.printThermalBill', $order->unique_order_id) }}" id="printButton"
class="btn btn-sm btn-primary mt-2">Print Thermal Bill</a>