@extends($theme.'frontend.layouts.master') @section('title', __('Stripe')) @section('content')

{{__('Stripe Payment')}}

@csrf
{{__('Please correct the errors and try again.')}}
@stop @section('script') @endsection