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

OPERATIONS MANAGEMENT SYSTEM

other remarks

@foreach ($other_remarks as $other_remark) @endforeach
No. other remarks EDIT DELETE
{{$loop->index + 1}} {{$other_remark->other_remarks}} EDIT
No. other remarks EDIT DELETE
@endsection @section('more-scripts') @endsection