@extends('layouts.app') @section('custom-css') @endsection @section('content')
Order Hold Status
Reference No # {{$order->order_reference}}
Vendor {{$order->vendor->vendor_name}}
@csrf
@endsection @section('custom-js') @endsection