This Proposal Has Expired

@if (isset($proposal) && $proposal->valid_until)

This proposal was valid until {{ $proposal->valid_until->format('d M Y') }}.

@endif

Please contact us to request an updated proposal.

@if (isset($company))

{{ $company->name ?? 'Echt Solutions' }}

@if ($company->email) {{ $company->email }} @endif @if ($company->phone) {{ $company->phone }} @endif
@endif