@extends('admin.layout.app') @section('main-content') OPERATIONS MANAGEMENT SYSTEM production year @include('includes.messages') {{ csrf_field() }} {{ method_field('PUT') }} production_year @endsection @section('more-scripts') @endsection