@extends('layouts.main', ['title' => 'Inventories | LOGISTICS']) @section('navigation') @stop @section('title', 'Inventories Items') @section('msghead_menu')
  • @endsection @section('contentinner') @include('errors.errors-list') @include('stores.inventories.items.includes.tabs')
    Item: Atrribute:
    @endsection