{{ __('Quotation Notice') }}

{{-- --}}
@include('estimate.menu')

Quotation Notice

@csrf


@php $link =route("editAnnexture",$row->ProjectID); if ($row->Annexture == 'completed') { $link =route("editComparativeStatement",$row->ProjectID); } @endphp @if($row->Annexture == 'completed') Next @else @endif