Collection Center Collection Center {{-- Test --}} {{-- Edit Form --}}
{{-- --}} @foreach ($collectionCenters as $collection) {{-- --}} {{-- --}} {{-- --}} @endforeach
Sr.No Plant Name Plant Category Date of operation Decentralize Plant Ownership locationRequired 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 assest codeAction
{{ $loop->iteration }} {{ $collection->p_name }} {{ $collection->p_cat }}{{ \Carbon\Carbon::now($collection->date_of_operation)->format('d-m-Y') }}{{ date('d-m-Y', strtotime($collection->d_of_op))}}{{ \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}}
{{-- view model --}}
{{-- Add --}} {{-- add more vehicle details in edit --}} {{-- --}} {{-- add more Employee details in edit --}} {{-- --}} {{-- Add More form for Vehicle details --}} {{-- --}} {{-- Add More form for Employee details --}} {{-- --}} {{-- views --}}