@extends('layouts.app') @section('head') @include('layouts.partials.headersection',['title'=>'Inventory']) @endsection @section('content')
| {{ __('Product') }} | {{ __('SKU') }} | {{ __('Stock Manage') }} | {{ __('Status') }} | {{ __('Edit Quantity Available') }} |
|---|