Quote Response Recorded

Quote {{ $quote->quote_number }} for {{ $quote->customer->name ?? 'Customer' }} has been marked as {{ $decision }}.

@if($didChange)

Thank you, your response has been saved and the quote creator has been notified.

@else

No change was needed because this quote is already marked as {{ $previousStatus }}.

@endif

You can close this page.