@extends('layouts.front') @section('title') @lang('Pay with Stripe') @endsection @section('content')

@lang('Pay with Stripe')
{{ csrf_field() }}


@endsection