@extends('layout.admin') @section('head') @extends('layout.header') @section('header_title', 'Stock Report') @endsection @section('content')

Stock Report

View Supplier Details

# Supplier Name Category Name Cost Selling Price Barcode Stock in Hand
@endsection @section('script') @endsection