@extends('frontend.layout.app') @section('content')
@php $first_order = $combined_order->orders->first() @endphp

Thank You for Your Order!

A copy or your order summary has been sent to

@endsection