@extends('master.front') @section('title') {{ __('Payment') }} @endsection @section('content')
@php $free_status = 0; $ship = Session::get('shipping_address'); @endphp
@if($ship['addressD'] == 1)
{{ __('ที่อยู่จัดส่ง') }} :
@endif @if($ship['addressD'] == 2)
{{ __('ที่อยู่จัดส่ง') }} :