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

OPERATIONS MANAGEMENT SYSTEM

Transactions

@include('includes.messages')
{{ csrf_field() }} {{ method_field('PUT') }}










@endsection @section('more-scripts') @endsection