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