@extends('admin.layout.app') @section('more-head') @endsection @section('main-content')

OPERATIONS MANAGEMENT SYSTEM

Production year

{{-- --}} @foreach ($production_years as $production_year) {{-- --}} @endforeach {{-- --}}
No. Production Years Activate EDITDELETE
{{ $loop->index + 1 }} {{ $production_year->year }}
EDIT
No. Production year Activate EDITDELETE
@endsection @section('more-scripts') @endsection