@extends('frontend.layout.master') @section('title', $pageTitle) @section('content')

Order Placed Successfully!

This is Your Transaction ID: {{$transid}}

We will process your order soon.

Back to Home

@endsection