@extends('shop::cart.index') @section('cart-body')

KROK 2/4

Podaj swoje dane do wysyłki.

Koszyk
Dane zamawiającego
Dostawa i płatność
Potwierdzenie
@include('shop::cart.products-list-static')

Twoje dane:

customer_type) === 'private' ? ' style="display:none"' : '' !!}>
customer_type) === 'private' ? ' style="display:none"' : '' !!}>
delivery_address_other) ? ' checked' : '' !!}>
invoice_other) ? ' checked' : '' !!}>
{{--
--}}

Adres do wysyłki:

Dane do faktury:

@include('shop::cart.sidebar')
@endsection