@extends('master.front') @section('title') {{ __('Payment') }} @endsection @section('content')
{{ __('ที่อยู่จัดส่ง') }} :
{{ __('ที่อยู่ใบเสร็จ') }} :
@include('includes.checkout_modal_Quote')
@include('includes.checkout_sitebarQuote')
@endsection