{{ Form::open(['route' => 'stripe.setting.store', 'enctype' => 'multipart/form-data']) }}
{{ __('Stripe') }}
{{ __('These details will be used to collect invoice payments. Each invoice will have a payment button based on the below configuration.') }}
{{ Form::close() }}