@extends('mail.template') @section('title', 'Order Updated') @section('subtitle', 'Your order has been updated with new information') @section('content')
Your Order #{{ $id }} has been updated!
Access your account to see the order details.