@extends('frontend.layout') @section('pageHeading') {{ __('Payment Success') }} @endsection @section('content') @includeIf('frontend.partials.breadcrumb', [ 'breadcrumb' => $bgImg->breadcrumb, 'title' => __('Success'), ])
{{ __('Thank you for writing to us') . '.' }}
{{ __('We have received your message and') . ', ' . __('will get back to you as soon as possible') . '.' }}
{{ __('Your transaction request was received and sent for review') . '.' }}
{{ __('We answer every request as quickly as we can') . ', ' . __('usually within 24–48 hours') . '.' }}
{{ __('Your transaction was successful') . '.' }}
{{ __('We have sent you a mail with an invoice') . '.' }}
{{ __('Thank you') . '.' }}