@extends('frontend.components.layout') @section('title') Order Success @endsection @push('css') @endpush @section('topmenu') @include('frontend.components.topmenu') @endsection @section('content') Order Success Thank you for your order ORDER CONFIRMATION Your order #{{ $orderNo }} has been successful! Thank you for choosing {{ config('app.name') }}. You will shortly receive a Phone call from {{ config('app.name') }}. Back to shop @endsection
Your order #{{ $orderNo }} has been successful!
Thank you for choosing {{ config('app.name') }}. You will shortly receive a Phone call from {{ config('app.name') }}.