@extends('layouts.app')
@push('datatable-styles')
@include('sections.daterange_css')
@endpush
@section('filter-section')
Machine
@lang('app.clearFilters')
@endsection
@section('content')
@endsection
@push('scripts')
@include('sections.daterange_js')
@endpush