@extends('layouts.main', ['title' => 'Inventory Items | ' . config('app.name')]) @section('navigation') @stop @section('title') Inventory Items @endsection {{--@section('msghead_menu')--}} {{----}} {{--@endsection--}} @section('contentinner') @include('errors.errors-list') @include('stores.inventories.items.includes.tabs')
×
  • @if(auth()->user()->can('MODIFY ITEMS')) @endif
  • Item-Code: Item: Group : unit :
    @stop