@extends('front.layout.app') @section('title', 'Success') @section('content')

{{ 'Payment Success' }}

Payment Success!

Your payment has been successfully done.

@endsection