@extends('index') @section('content')
1

{{__('custom.購物車')}}

2

{{__('custom.填寫資料')}}

3

{{__('custom.確認訂單')}}

{{__('custom.填寫資料')}}

{{__('custom.發票相關')}}

{{-- --}}

* {{__('custom.發票類型')}}

{{__('custom.付款方式')}}

@if ($lang == 1)
@else
@endif
{{__('custom.非臺灣地區配送方式請參閱')}} {{__('custom.購物指南')}}

{{__('custom.收件人資料')}}

{{__('custom.若您的商品是做為贈品,請在下方填寫贈送收件人聯絡資訊')}}

{{__('custom.收件人資料')}}

{{__('custom.若您的商品是做為贈品,請在下方填寫贈送收件人聯絡資訊')}}
{{__('custom.若您使用順便智能櫃 ,請至')}} {{__('custom.順便智能櫃')}} {{__('custom.查詢後,回填點碼及地址。')}}

{{__('custom.訂單備註')}}

@endsection @section('javascript') @endsection