@extends('admin.layouts.master') @section('title', 'Product Stock List') @section('content')

Search Inventory

@csrf

Stock List

# Product Name Brand Category Quantity Threshold Status
@endsection @section('css') @section('css') @endsection @endsection @section('js') @endsection