@extends('layouts.retail')
@section('sales-active', 'active')
@section('contents')
{{-- this is the modal for the viewing of store traffic --}}
Store Code |
Store Name |
Net |
Gross |
Tax |
Status |
{{-- Total Transactions | --}}
Action |
{{-- This is the modal for the refresh --}}
@endsection
@section('scripts')
@endsection