@extends('frontend.layout') @section('pageHeading') {{ __('Payment Success') }} @endsection @section('style') @endsection @section('hero-section') {{ __('Payment Success') }} {{ __('Home') }} {{ __('Payment Success') }} @endsection @section('content')
{{ __('Your transaction was successful') }}.
{{ __('We have sent you a mail with an invoice') }}.
{{ __('Thank you') }}.