@extends('welcome') @section('seo_title') {{ __('Stripe') }} - @endsection @section('content')
{{__("Stripe Payment")}}
{{__('Stripe subscription result.') }}
@endsection {{-- attention, this is dynamically appended using stack() and push() functions of BLADE --}} @push('extraJS')
@endpush