@extends("front/layout.master") @section('title','Billing Address - Checkout |') @section("body") @php Session::forget('from-order-step-3'); @endphp
{{ Auth::user()->name }}
{{ Auth::user()->email }}