@extends('layouts.'.((Session::get('user')->CurrentRole === 'Firm Admin')?'admin':'filer').'-dashboard') @section('heading') E-Service @stop @section('content') @foreach ($errors->all() as $error)
{{ $error }}
@endforeachCase Is Unavailable For Filing. The Clerk's office has made this case unavailable for efiling due to it being a secured case. If you feel this is in error, please contact the clerk's office or our support team.
Admin Options
VIRTUAL E-FILING ASSISTANT ® |
Case List | |||
---|---|---|---|
Location | Case No | Case Type | action |
{{Locations::Name($data->CivilCase->CaseAugmentation[0]->CaseCourt->OrganizationIdentification->IdentificationID)}} | {{$case->CaseDocketID}} | Warning: Undefined variable $casetypes in /home/dario/Servidor/CodingIt/MyFileRunner/App/app/views/case/eserve.blade.php on line 157 Warning: Trying to access array offset on value of type null in /home/dario/Servidor/CodingIt/MyFileRunner/App/app/views/case/eserve.blade.php on line 157 |
|
{{Locations::Name($data->CivilCase->CaseAugmentation[0]->CaseCourt->OrganizationIdentification->IdentificationID)}} | {{$data->CivilCase->CaseDocketID}} | Warning: Undefined variable $casetypes in /home/dario/Servidor/CodingIt/MyFileRunner/App/app/views/case/eserve.blade.php on line 195 Warning: Trying to access array offset on value of type null in /home/dario/Servidor/CodingIt/MyFileRunner/App/app/views/case/eserve.blade.php on line 195 |
|
{{Locations::Name($data->CriminalCase->CaseAugmentation[0]->CaseCourt->OrganizationIdentification->IdentificationID)}} | {{$case->CaseDocketID}} | Warning: Undefined variable $casetypes in /home/dario/Servidor/CodingIt/MyFileRunner/App/app/views/case/eserve.blade.php on line 235 Warning: Trying to access array offset on value of type null in /home/dario/Servidor/CodingIt/MyFileRunner/App/app/views/case/eserve.blade.php on line 235 |
|
{{Locations::Name($data->CriminalCase->CaseAugmentation[0]->CaseCourt->OrganizationIdentification->IdentificationID)}} | {{$data->CriminalCase->CaseDocketID}} | Warning: Undefined variable $casetypes in /home/dario/Servidor/CodingIt/MyFileRunner/App/app/views/case/eserve.blade.php on line 273 Warning: Trying to access array offset on value of type null in /home/dario/Servidor/CodingIt/MyFileRunner/App/app/views/case/eserve.blade.php on line 273 |
|
{{Locations::Name($data->DomesticCase->CaseAugmentation[0]->CaseCourt->OrganizationIdentification->IdentificationID)}} | {{$case->CaseDocketID}} | Warning: Undefined variable $casetypes in /home/dario/Servidor/CodingIt/MyFileRunner/App/app/views/case/eserve.blade.php on line 312 Warning: Trying to access array offset on value of type null in /home/dario/Servidor/CodingIt/MyFileRunner/App/app/views/case/eserve.blade.php on line 312 |
|
{{Locations::Name($data->DomesticCase->CaseAugmentation[0]->CaseCourt->OrganizationIdentification->IdentificationID)}} | {{$data->DomesticCase->CaseDocketID}} | Warning: Undefined variable $casetypes in /home/dario/Servidor/CodingIt/MyFileRunner/App/app/views/case/eserve.blade.php on line 350 Warning: Trying to access array offset on value of type null in /home/dario/Servidor/CodingIt/MyFileRunner/App/app/views/case/eserve.blade.php on line 350 |
|
{{Locations::Name($data->JuvenileCase->CaseAugmentation[0]->CaseCourt->OrganizationIdentification->IdentificationID)}} | {{$case->CaseDocketID}} | Warning: Undefined variable $casetypes in /home/dario/Servidor/CodingIt/MyFileRunner/App/app/views/case/eserve.blade.php on line 389 Warning: Trying to access array offset on value of type null in /home/dario/Servidor/CodingIt/MyFileRunner/App/app/views/case/eserve.blade.php on line 389 |
|
{{Locations::Name($data->JuvenileCase->CaseAugmentation[0]->CaseCourt->OrganizationIdentification->IdentificationID)}} | {{$data->JuvenileCase->CaseDocketID}} | Warning: Undefined variable $casetypes in /home/dario/Servidor/CodingIt/MyFileRunner/App/app/views/case/eserve.blade.php on line 427 Warning: Trying to access array offset on value of type null in /home/dario/Servidor/CodingIt/MyFileRunner/App/app/views/case/eserve.blade.php on line 427 |
|
{{Locations::Name($data->AppellateCase->CaseAugmentation[0]->CaseCourt->OrganizationIdentification->IdentificationID)}} | {{$case->CaseDocketID}} | Warning: Undefined variable $casetypes in /home/dario/Servidor/CodingIt/MyFileRunner/App/app/views/case/eserve.blade.php on line 467 Warning: Trying to access array offset on value of type null in /home/dario/Servidor/CodingIt/MyFileRunner/App/app/views/case/eserve.blade.php on line 467 |
|
{{Locations::Name($data->AppellateCase->CaseAugmentation[0]->CaseCourt->OrganizationIdentification->IdentificationID)}} | {{$data->AppellateCase->CaseDocketID}} | Warning: Undefined variable $casetypes in /home/dario/Servidor/CodingIt/MyFileRunner/App/app/views/case/eserve.blade.php on line 505 Warning: Trying to access array offset on value of type null in /home/dario/Servidor/CodingIt/MyFileRunner/App/app/views/case/eserve.blade.php on line 505 |
|
{{Locations::Name($data->BankruptcyCase->CaseAugmentation[0]->CaseCourt->OrganizationIdentification->IdentificationID)}} | {{$case->CaseDocketID}} | Warning: Undefined variable $casetypes in /home/dario/Servidor/CodingIt/MyFileRunner/App/app/views/case/eserve.blade.php on line 545 Warning: Trying to access array offset on value of type null in /home/dario/Servidor/CodingIt/MyFileRunner/App/app/views/case/eserve.blade.php on line 545 |
|
{{Locations::Name($data->BankruptcyCase->CaseAugmentation[0]->CaseCourt->OrganizationIdentification->IdentificationID)}} | {{$data->BankruptcyCase->CaseDocketID}} | Warning: Undefined variable $casetypes in /home/dario/Servidor/CodingIt/MyFileRunner/App/app/views/case/eserve.blade.php on line 583 Warning: Trying to access array offset on value of type null in /home/dario/Servidor/CodingIt/MyFileRunner/App/app/views/case/eserve.blade.php on line 583 |
|
{{Locations::Name($data->CitationCase->CaseAugmentation[0]->CaseCourt->OrganizationIdentification->IdentificationID)}} | {{$case->CaseDocketID}} | Warning: Undefined variable $casetypes in /home/dario/Servidor/CodingIt/MyFileRunner/App/app/views/case/eserve.blade.php on line 624 Warning: Trying to access array offset on value of type null in /home/dario/Servidor/CodingIt/MyFileRunner/App/app/views/case/eserve.blade.php on line 624 |
|
{{Locations::Name($data->CitationCase->CaseAugmentation[0]->CaseCourt->OrganizationIdentification->IdentificationID)}} | {{$data->CitationCase->CaseDocketID}} | Warning: Undefined variable $casetypes in /home/dario/Servidor/CodingIt/MyFileRunner/App/app/views/case/eserve.blade.php on line 662 Warning: Trying to access array offset on value of type null in /home/dario/Servidor/CodingIt/MyFileRunner/App/app/views/case/eserve.blade.php on line 662 |
No matching case found to E-serve your documents without filing to the court. @if((int)Locations::allowFilingInIndexedCases(Input::get('location')) && $check!=1 && $check!=2) If you would like to File Into this case with the court, select the File Into Case button below.
If you would like to E-Serve an Attorney in a different case, please select the Search button above.
@else @endif @elseif($data !==null && $data->Error->ErrorCode!=0)
No matching case found to E-serve your documents without filing to the court. @if((int)Locations::allowFilingInIndexedCases(Input::get('location')) && $check!=1 && $check!=2) If you would like to File Into this case with the court, select the File Into Case button below.
If you would like to E-Serve an Attorney in a different case, please select the Search button above.
@else @endif @endif