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