@extends('frontend.provider.app') @section('content')
@include('provider.partials.sidebar')

{{ __('inventory') }}

{{ __('products') }}
{{__('product_code')}} {{__('Product')}} {{__('category')}} {{__('sub_category')}} {{__('Amount')}} {{__('Quantity')}} {{__('status')}}
{{ __('loading') }}
@endsection @push('scripts') @endpush