@extends('app') @section('title', 'Płatność – Verve') @section('content') {{ __('shop.summary_payment') }} {{ __('shop.stripe_redirect_info') }} {{-- LEGAL CHECKBOXES - WYMAGANE PRZEZ STRIPE --}} {{ __('shop.accept_terms') }} {{ __('shop.terms') }} {{ __('shop.and') }} {{ __('shop.privacy_policy') }} {{ __('shop.confirm_refund_policy') }} {{ __('shop.refund_policy') }} {{ __('shop.and') }} {{ __('shop.unique_products_note') }} {{ __('shop.right_to_return') }} {{ __('shop.return_14_days') }} {{ __('shop.refund_policy') }}. {{ __('shop.pay_now') }} {{ __('shop.terms_required') }} @push('scripts') @endpush @endsection
{{ __('shop.stripe_redirect_info') }}
{{ __('shop.right_to_return') }} {{ __('shop.return_14_days') }} {{ __('shop.refund_policy') }}.
{{ __('shop.terms_required') }}