@extends('layouts.master') @section('title') Stock @endsection @section('page-title')Material Stock @endsection @section('body') @endsection @section('content')
# Product Code Product Name Product Main Type Product Sub Type 1 Product Sub Type 2 Serial No Stock Product UOM
@endsection @section('scripts') @endsection