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

{{__('Contractors Daily Construction Report')}}

@csrf

{{__('Contractors Personnel')}}


{{__('Position')}} {{__('No Of Person per Position')}}

{{__('Subcontractors')}}


{{__('Position Name')}} {{__('No Of Person per Position')}}

{{__('Major Equipment on Project')}}


{{__('Equipment Name')}} {{__('No Of Equipment')}} {{__('Hour/Day')}} {{__('Total Hours/Day')}}
{{Form::label('Remarks',__('Remarks'),array('class'=>'form-label')) }}
{{Form::label('Prepared By',__('Prepared By'),array('class'=>'form-label')) }}
{{Form::label('Title',__('Title'),array('class'=>'form-label')) }}


@include('new_layouts.footer')