@extends('app-new') @push('head-script') @endpush @push('content-header') @endpush @section('content')
{{trans('common/common.filter')}}
{!! $errors->first('date_range', '')!!}
@if(Auth::user()->is_contractor==0)
@endif
@endsection @push('footer-script')