@extends('layouts.app') @push('datatable-styles') @include('sections.daterange_css') @endpush @section('filter-section')

@lang('app.duration')

@lang('app.clearFilters')
@endsection @section('content')
@endsection @push('scripts') @include('sections.daterange_js') @endpush