Dashboard Dashboard {{-- Test --}}
Vehicle Scheduling Information

{{ $vehicalScheduleInformationCount }}

Contract Mapping

0

Waste Details

0

{{--
@foreach ($collectionCenters as $collection) @endforeach
SR.NO Plant Name Plant Category Date of operation Decentralize Plant Ownership Location Required Plant Capacity Whether Part Of Integrated (Y/N) Integrated With Plant ID WTC RDF Integrated with C & T Arrangement if Integrated Property Number Plant View Machinery View Project Code Project Cost Project Progress Asset Code Action
{{ $loop->iteration }} {{ $collection->p_name }} {{ $collection->p_cat }} {{ \Carbon\Carbon::parse($collection->d_of_op)->format('d-m-Y') }} {{ $collection->decentral }} {{ $collection->p_own }} {{ $collection->location }} {{ $collection->p_capacity }} {{ $collection->inte_with_plant }} {{ $collection->inte_with_id }} {{ $collection->wtc }} {{ $collection->rdf }} {{ $collection->inte_c_t }} {{ $collection->Arrangement }} {{ $collection->pro_num }} {{ $collection->p_view }} {{ $collection->m_view }} {{ $collection->p_code }} {{ $collection->p_cost }} {{ $collection->p_prog }} {{ $collection->a_code }}
--}} {{-- --}} @push('scripts') @endpush