@extends('admin.layout.app') @section('title','Inventory List') @push('headerscript') @endpush @section('content')

Inventory Parts

Add
{{-- --}}
S.No. Part Image Part Number Part Description Cost Price Selling Price Current StockVat RatedActions
@endsection @push('footerscript') {{-- --}} @endpush