@extends('layouts.'.((Session::get('user')->CurrentRole === 'Firm Admin')?'admin':'filer').'-dashboard') @section('heading') E-Service @stop @section('content') @foreach ($errors->all() as $error)

{{ $error }}

@endforeach

Search Case Details

@if (Session::has('virtual_assistant_id'))




Admin Options

VIRTUAL E-FILING ASSISTANT ®
@endif
@if($data !==null && (isset($data->CivilCase) || isset($data->CriminalCase) || isset($data->DomesticCase) || isset($data->JuvenileCase) || isset($data->AppellateCase) || isset($data->BankruptcyCase) || isset($data->CitationCase) )) @if(isset($data->CivilCase)) @if(count($data->CivilCase)>1) @foreach($data->CivilCase as $case) @endforeach @else @endif @endif @if(isset($data->CriminalCase)) @if(count($data->CriminalCase)>1) @foreach($data->CriminalCase as $case) @endforeach @else @endif @endif @if(isset($data->DomesticCase)) @if(count($data->DomesticCase)>1) @foreach($data->DomesticCase as $case) @endforeach @else @endif @endif @if(isset($data->JuvenileCase)) @if(count($data->JuvenileCase)>1) @foreach($data->JuvenileCase as $case) @endforeach @else @endif @endif @if(isset($data->AppellateCase)) @if(count($data->AppellateCase)>1) @foreach($data->AppellateCase as $case) @endforeach @else @endif @endif @if(isset($data->BankruptcyCase)) @if(count($data->BankruptcyCase)>1) @foreach($data->BankruptcyCase as $case) @endforeach @else @endif @endif @if(isset($data->CitationCase)) @if(count($data->CitationCase)>1) @foreach($data->CitationCase as $case) @endforeach @else @endif @endif
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
@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.

File Into Case

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.

File Into Case

If you would like to E-Serve an Attorney in a different case, please select the Search button above.

@else

@endif @endif
@stop @section('scripts_bottom') @stop