@extends('web.layout.master') @section('content')
{{ Session::get('alert-' . $msg) }} Please login here
@else{{ Session::get('alert-' . $msg) }}
@endif @endif @endforeachYou will receive an email confirmation shortly at {{ (auth()->check()) ? auth()->user()->emailaddress : $order->coustomer->emailaddress }}
{{-- Print Receipt --}} Print Receipt