@extends('layouts.base') @section('content')
@csrf

{{__('Checkout')}}


{{ __('Billing details') }}


Platební metody

{{__('You will be redirected to Stripe.')}}

{!!__("By clicking to Pay button, you're agreeing to our Terms of Service and Privacy Policy.")!!}

{{__('Order summary')}}
{{ number_format($pack->price, 2, ",") }}€