@extends('admin.layout.app') @section('more-head') @endsection @section('main-content') OPERATIONS MANAGEMENT SYSTEM CTORs @include('includes.messages') {{ csrf_field() }} {{ method_field('PUT') }} CTOR Number: CTOR Date: Submit @endsection @section('more-scripts') @endsection