@extends('layouts.'.((Session::get('user')->CurrentRole === 'Firm Admin')?'admin':'filer').'-dashboard') @section('heading') VFA Reports @stop @section('content')
@if(!is_null($data) && count($data)>0)

@endif

@if($errors->has('envelope_id'))

{{ $errors->first('envelope_id') }}

@endif

@if($errors->has('rep_name'))

{{ $errors->first('rep_name') }}

@endif

calendar

@if($errors->has('start_date'))

{{ $errors->first('start_date') }}

@endif

calendar

@if($errors->has('end_date'))

{{ $errors->first('end_date') }}

@endif

calendar

@if($errors->has('clerk_start_date'))

{{ $errors->first('clerk_start_date') }}

@endif

calendar

@if($errors->has('clerk_end_date'))

{{ $errors->first('clerk_end_date') }}

@endif


Reset To Default

@if(!is_null($data) && count($data)>0) @foreach($data as $key)
Warning: Undefined variable $key in /home/dario/Servidor/CodingIt/MyFileRunner/App/app/views/superAdmin/vfareport.blade.php on line 131

Warning: Attempt to read property "submission_date" on null in /home/dario/Servidor/CodingIt/MyFileRunner/App/app/views/superAdmin/vfareport.blade.php on line 131

Warning: Undefined variable $key in /home/dario/Servidor/CodingIt/MyFileRunner/App/app/views/superAdmin/vfareport.blade.php on line 131

Warning: Attempt to read property "submission_date" on null in /home/dario/Servidor/CodingIt/MyFileRunner/App/app/views/superAdmin/vfareport.blade.php on line 131

Deprecated: strtotime(): Passing null to parameter #1 ($datetime) of type string is deprecated in /home/dario/Servidor/CodingIt/MyFileRunner/App/app/views/superAdmin/vfareport.blade.php on line 131

Fatal error: Uncaught Error: Attempt to assign property "submission_date" on null in /home/dario/Servidor/CodingIt/MyFileRunner/App/app/views/superAdmin/vfareport.blade.php:131 Stack trace: #0 {main} thrown in /home/dario/Servidor/CodingIt/MyFileRunner/App/app/views/superAdmin/vfareport.blade.php on line 131
Details ENVELOPE ID STATUS CASE NO SUBMITTED DATE CLERK PROCCESS DATE CASE TITLE FIRM NAME FILER NAME COURT FILING TYPE MFR REP NAME VFA TYPE VFA AMOUNT
{{$key->envelope_id}} {{ucfirst($key->filing_status_code)}} {{$key->case_no}}