@extends('site.layouts.site') @section('content') {{translate('Thank You')}} {{translate('Home')}} {{translate('Cart')}} {{translate('Order Complete')}} Order Placed Your order {{$order->code}} has been placed, our admin will communicate with you shortly. @endsection
Your order {{$order->code}} has been placed, our admin will communicate with you shortly.