Raise A New Invoice
@if (Session::has('false'))
{{Session::get('false')}}
@endif
@if (Session::has('true'))
{{Session::get('true')}}
@endif
{{-- Email address to send the invoice: [ someone@someplace.com]
--}}