@extends('layouts.default', ['appTopMenu' => true]) @push('head') @endpush @section('content') Filing Branch {{ $estb->est_name }} Case Type Select @foreach($getHCCaseType as $ct) {{ $ct->skey." - ".ucwords(strtolower($ct->casename)) }} @endforeach Total No. of Pages in File Petitioner Individual / Department : Individual State Department Central Department Other Organization Name Relation Select @foreach($getRelation as $rel) {{ $rel->full_name }} @endforeach Father/Husband Gender Male Female Transgender Age Occupation Address State Select State @foreach($getStates as $ct) {{ $ct->state_name_english }} @endforeach District Select District Tehsil Select Tehsil Village Select Village Pincode Phone/Mobile Email Id Name (in Hindi) Father/Husband (in Hindi) Address (in Hindi) Department: Post: State Dept @foreach($statedept as $sdept) ".$sdept->deptname }}">{{ $sdept->deptname}} @endforeach Address: State Select State @foreach($getStates as $ct) {{ $ct->state_name_english }} @endforeach District Select District Tehsil Select Tehsil Village Select Village Pincode Phone/Mobile Email Id Address (in Hindi) Respondent Individual / Department : Individual State Department Central Department Other Organization Name Relation Select @foreach($getRelation as $rel) {{ $rel->full_name }} @endforeach Father/Husband Gender Male Female Others Age Occupation Address State Select State @foreach($getStates as $ct) {{ $ct->state_name_english }} @endforeach District Select District Tehsil Select Tehsil Village Select Village Pincode Phone/Mobile Email Id Name (in Hindi) Father/Husband (in Hindi) Address (in Hindi) Department: Post: State Dept @foreach($statedept as $sdept) ".$sdept->deptname }}">{{ $sdept->deptname}} @endforeach Address: State Select State @foreach($getStates as $ct) {{ $ct->state_name_english }} @endforeach District Select District Tehsil Select Tehsil Village Select Village Pincode Phone/Mobile Email Id Address (in Hindi) Advocate Main Pet. Adv. State Central Self Enroll No. Enroll Year. Name Mobile Email Id Main Res. Adv. State Central Self Enroll No. Enroll Year. Name Mobile Email Id @endsection