@extends('layouts.master') @section('title') Stock @endsection @section('page-title')Material Stock @endsection @section('body') @endsection @section('content')

Select Stock Information

@endsection @section('scripts') @endsection