@extends('layouts.retail')
@section('stocks-active', 'active')
@section('contents')
{{-- this is the modal for the viewing of store traffic --}}
Location ID |
Location Name |
{{-- Total Stock Qty |
Total Stock Items | --}}
Total Item Count |
Total Stock Qty |
Status |
Action |
{{-- This is the modal for the refresh --}}
@endsection
@section('scripts')
@endsection