@include('new_layouts.header') @push('css-page') @include('construction_project.side-menu')

{{ __('SC Selection List') }}

@csrf
Upload your SC list using our Excel template. The following fields are required in the xlsx: SUBGROUP, DIVISION, SUBDIVISION, COMPANY NAME, CONTACT PERSON, CONTACT NO, SC EMAIL TO, SC EMAIL CC.
{{__('SUBGROUP')}} {{__('DIVISION')}} {{__('SUBDIVISION')}} {{__('COMPANY')}} {{__('SC email')}} {{__('SC CC email')}}

{{ __('RFQ Selection List') }}

@csrf
{{__('Selection')}} {{__('SUBGROUP')}} {{__('DIVISION')}} {{__('SUBDIVISION')}} {{__('COMPANY')}} {{__('SC email')}} {{__('SC CC email')}} {{__('Manager Remarks')}} {{__('QS Remarks')}} {{__('RFQ Status')}} {{__('QUOTE Status')}}
@include('new_layouts.footer')