@extends('web.layout.master') @section('content')
{{ Session::get('alert-' . $msg) }} Please login here
@else{{ Session::get('alert-' . $msg) }}
@endif @endif @endforeachWe've sent an email confirmation to {{ (auth()->check()) ? auth()->user()->emailaddress : $order->coustomer->emailaddress }}.
Manage your shipping and billing
addresses, save payment
information, and
access your order history.