@extends('layouts.main', ['title' => 'Sub Store Profile | LOGISTICS']) @section('navigation') @stop @section('title', $sub_store->name.' : Profile') @section('msghead_menu') @endsection @section('contentinner')
@include('HSE.stores.auto_generated.sub_stores.includes.tabs')
Sn Item Name Item Group Unit Quantity
@endsection