@extends('layouts.usermaster') @section('title') Voice Sync: Order Confirmation @endsection @section('content')

Order Confirmation: {{ $orderNum }}

Your order has been successfully processed.


An email has been dispatched to your email address with your order information.

@endsection('content')