@extends('layouts.frontend.app') @section('content')
@if ($message = Session::get('error'))
{{ $message }}
@endif @if ($message = Session::get('success'))
{{ $message }}
@endif
@csrf

Billing Details

@if(Auth::user()->user_id == "") @else @endif
@if(Auth::user()->user_id == "") @else @endif
@if(Auth::user()->user_id == "") @else @endif
@if(Auth::user()->user_id == "") @else @endif

Addition information

Your Order

@foreach($userCart as $cart) @endforeach
{{$cart->product_name}} ${{$cart->total}}
@if(!empty(session::get('CouponAmount')))

Subtotal - $0

Discount - $