@extends('ecommerce::frontend.layout.main') @section('title') {{ $ecommerce_setting->site_title ?? '' }} @endsection @section('description') @endsection @section('content')
cancel

{{trans('file.Sorry, your payment failed')}}

{{trans('file.Go back to checkout page and try again')}}- Checkout.

@endsection @section('script') @endsection