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.
@elseNo change was needed because this quote is already marked as {{ $previousStatus }}.
@endifYou can close this page.