@extends('admin.layouts.layouts') @section('title', 'Product Inventory') @section('content')
@can('product-inventory-create') Create @endcan
No Date Vendor Vehicle Number Invoice Number Net Amount Actions
@endsection @section('page-js') @endsection