@extends('web.layout.master') @section('content') @include('web.checkout-header-v2')
{{ Session::get('alert-' . $msg) }}
@endif @endforeach @foreach($userAddresses as $a){{ $a->street_name }}
@if(!empty($a->street_app_unit)){{ $a->street_app_unit }}
@endif{{ $a->city }} {{ $a->state }} {{ $a->zip }}
{{ $a->country }}
Cart ID # {{ (!empty(\Cookie::get('cart')) ? \Cookie::get('cart') : "") }}
Having trouble? Contact us! 866.243.2721