@extends('user') @section('content') @include('partials.breadcrumb')

Stripe Payment



{{csrf_field()}}


@stop @section('script') @endsection