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

{{ __('Workdone Import File') }}

@include('layouts.project_setup')
@csrf
Upload a Excel of your Workdone File information. The following fields are required in the Xlsx: Workdone Import File task_id, task_name, work_done.
@include('new_layouts.footer')