@extends('layouts.external') @section('title') @endsection @section('header-style') @endsection @section('content')
{{-- ... --}}
Payment Successful
Order ID : {{$product_order_id}}

Thank you for purchasing. Your payment was successful.

See Details
@endsection @section('footer-script') @endsection