@extends('store.layout') @section('title', __('Payment Failed')) @section('content')

{{ __('The payment failed. Please try again later.') }}

@endsection