@extends('layouts.default') @section('content')

Cancellation Material Transferred To Qurantine(CMTQ)

@if(Session::get('error')) @endif @if (Session::get('success'))
{{ Session::get('success') }}
@endif @foreach ($errors->all() as $errorr) @endforeach
{{ csrf_field() }}
@if(!empty($edit['mtq'])) @endif
@if(!empty($edit['mtq'])) @endif
@if(!empty($edit['items'])) foreach ($edit['items'] as $item) { } @endif