¨4.0.1¨
This commit is contained in:
@@ -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">
|
||||
|
||||
@@ -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">
|
||||
|
||||
@@ -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">
|
||||
|
||||
@@ -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">
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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">
|
||||
|
||||
@@ -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">
|
||||
|
||||
@@ -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">
|
||||
|
||||
@@ -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">
|
||||
|
||||
@@ -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">
|
||||
|
||||
@@ -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">
|
||||
|
||||
@@ -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">
|
||||
|
||||
@@ -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">
|
||||
|
||||
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user