@extends('base') @section('title', 'Payment Successful') @section('content') @include('common.no_cache')
{{__('Payment received, processing')}}
@endsection