@extends('layouts.app') @section('content')
@include('incs.contentheader')
{{ csrf_field() }}
# Barcode Material Number Category Description Quantity Action
# Action Name Action By Action Date
@endsection @section('script') @endsection