@extends('blue.layouts.page') @section('page-content')

{{ t('Invalid payment') }}

{{ t('You have not been charged.') }}

{{ t('Go Home') }}
@endsection