@extends('layouts.app') @section('title') {{__('lang.file_status_report')}} @stop @section('top-bar') @include('includes.top-bar') @stop @section('left-sidebar') @include('includes.left-sidebar') @stop @section('content')

{{__('lang.file_status_report')}}

{{__('lang.search_criteria')}}


@csrf
@stop @push('include-css') @endpush @push('include-js') @endpush