@extends('frontend.bigbag.layouts.app') @push('css') @endpush @section('content')

{{ __('Payment With Stripe') }}

@csrf

{{ $description }}

@endsection @push('js') @endpush