@extends('layouts.app') @section('title', 'Order ' . $order->order_number) @section('content')
{{ $order->description }}
{{ $order->notes }}
Once you delete an order, there is no going back. This will permanently delete the order and all associated data.