¨4.0.1¨

This commit is contained in:
¨NW¨
2023-12-03 14:07:47 +00:00
parent c08b36d1b6
commit f35052522d
1112 changed files with 43019 additions and 24987 deletions

View File

@@ -9,9 +9,9 @@
@endsection
@section('report_result')
<h3 class="tab-content-title">
<h5 class="tab-content-title">
{{ trans('report::admin.filters.report_types.branded_products_report') }}
</h3>
</h5>
<div class="table-responsive">
<table class="table">

View File

@@ -9,9 +9,9 @@
@endsection
@section('report_result')
<h3 class="tab-content-title">
<h5 class="tab-content-title">
{{ trans('report::admin.filters.report_types.categorized_products_report') }}
</h3>
</h5>
<div class="table-responsive">
<table class="table">

View File

@@ -13,9 +13,9 @@
@endsection
@section('report_result')
<h3 class="tab-content-title">
<h5 class="tab-content-title">
{{ trans('report::admin.filters.report_types.coupons_report') }}
</h3>
</h5>
<div class="table-responsive">
<table class="table">

View File

@@ -18,9 +18,9 @@
@endsection
@section('report_result')
<h3 class="tab-content-title">
<h5 class="tab-content-title">
{{ trans('report::admin.filters.report_types.customers_order_report') }}
</h3>
</h5>
<div class="table-responsive">
<table class="table">

View File

@@ -18,7 +18,7 @@
<div class="col-lg-3 col-md-4">
<div class="filter-report clearfix">
<h3 class="tab-content-title">{{ trans('report::admin.filter') }}</h3>
<h5 class="tab-content-title">{{ trans('report::admin.filter') }}</h5>
<form method="GET" action="{{ route('admin.reports.index') }}">
<div class="form-group">
@@ -45,3 +45,10 @@
</div>
</div>
@endsection
@push('globals')
@vite([
'Modules/Report/Resources/assets/admin/sass/main.scss',
'Modules/Report/Resources/assets/admin/js/main.js'
])
@endpush

View File

@@ -18,9 +18,9 @@
@endsection
@section('report_result')
<h3 class="tab-content-title">
<h5 class="tab-content-title">
{{ trans('report::admin.filters.report_types.products_purchase_report') }}
</h3>
</h5>
<div class="table-responsive">
<table class="table">

View File

@@ -29,9 +29,9 @@
@endsection
@section('report_result')
<h3 class="tab-content-title">
<h5 class="tab-content-title">
{{ trans('report::admin.filters.report_types.products_stock_report') }}
</h3>
</h5>
<div class="table-responsive">
<table class="table">

View File

@@ -13,9 +13,9 @@
@endsection
@section('report_result')
<h3 class="tab-content-title">
<h5 class="tab-content-title">
{{ trans('report::admin.filters.report_types.products_view_report') }}
</h3>
</h5>
<div class="table-responsive">
<table class="table">

View File

@@ -8,9 +8,9 @@
@endsection
@section('report_result')
<h3 class="tab-content-title">
<h5 class="tab-content-title">
{{ trans('report::admin.filters.report_types.sales_report') }}
</h3>
</h5>
<div class="table-responsive">
<table class="table">

View File

@@ -8,9 +8,9 @@
@endsection
@section('report_result')
<h3 class="tab-content-title">
<h5 class="tab-content-title">
{{ trans('report::admin.filters.report_types.search_report') }}
</h3>
</h5>
<div class="table-responsive">
<table class="table">

View File

@@ -22,9 +22,9 @@
@endsection
@section('report_result')
<h3 class="tab-content-title">
<h5 class="tab-content-title">
{{ trans('report::admin.filters.report_types.shipping_report') }}
</h3>
</h5>
<div class="table-responsive">
<table class="table">

View File

@@ -9,9 +9,9 @@
@endsection
@section('report_result')
<h3 class="tab-content-title">
<h5 class="tab-content-title">
{{ trans('report::admin.filters.report_types.tagged_products_report') }}
</h3>
</h5>
<div class="table-responsive">
<table class="table">

View File

@@ -13,9 +13,9 @@
@endsection
@section('report_result')
<h3 class="tab-content-title">
<h5 class="tab-content-title">
{{ trans('report::admin.filters.report_types.tax_report') }}
</h3>
</h5>
<div class="table-responsive">
<table class="table">

View File

@@ -17,9 +17,9 @@
@endsection
@section('report_result')
<h3 class="tab-content-title">
<h5 class="tab-content-title">
{{ trans('report::admin.filters.report_types.taxed_products_report') }}
</h3>
</h5>
<div class="table-responsive">
<table class="table">