@extends(AdminBaseDashboard::AdminBaseLayout()) @section('title', trans('payment::payment.transaction failed')) @section('content') {{ __('payment::payment.home')}} {{__('payment::payment.administrator')}} {{__('payment::payment.system management')}} @lang('payment::payment.payment failed'). Hi {{ $order->subscription->vendor_name }}, @lang('payment::payment.payment_failed_note') @lang('payment::payment.payment_failed_instruction_note') @endsection @section('javascript') @stop
Hi {{ $order->subscription->vendor_name }},
@lang('payment::payment.payment_failed_note')
@lang('payment::payment.payment_failed_instruction_note')