@extends('admin.layouts.master') @section('content')
| क्र.सं. | जिल्ला | कुल उजुरी संख्या | छलफलको क्रममा रहेको उजुरी संख्या | लिनदिन नपर्ने गरी फर्छ्यौट भएको उजुरी संख्या | लिनदिन पर्ने गरी फर्छ्यौट भएको उजुरी संख्या | अदालतमा मुद्दा विचाराधिन भए पनि फर्छंयौट गरिएको संख्या | कारोवार रकम रु | लिनदिन नपर्ने गरी फर्छ्यौट भएको | लिनदिन पर्ने गरी फर्छ्यौट भएको | |||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| अनुचित लेनदेनको परिभाषा भित्र नपर्ने | आपसी सहमतीमा मिलापत्र गर्न निवेदन फिर्ता | निवेदकद्वारा निवेदन फिर्ता | लिनदिन नपर्ने गरी मिलापत्र | अदालतमा मुद्दा | जग्गा खरिद विक्री सम्बन्धी कारोवार भएको देखिएको | साहुद्रारा मिनहा गरिएको | अन्य कारण | विपक्षी साहुबाट माग भएको रकम | निवेदनकले भूक्तानी गरेको/गर्ने/सहमती सम्बन्धी विवरण | साहुद्वारा फिर्ता सम्बन्धी विवरण | ||||||||||||||||||||||
| नखुलेको उजुरी संख्या | खुलेको रकम रु | नगद रु. | चेक रु. | अन्य रु. | जम्मा रकम रु. | जग्गा क्षेत्रफल (विघा-कठ्ठा-धुर) | कित्ता | नगद रु. | तमसुक रु. | चेक रु. | जग्गा क्षेत्रफल (विघा-कठ्ठा-धुर) | कित्ता | सुन (ग्राममा) | चाँदी (ग्राममा) | ||||||||||||||||||
| {{ $registration->name }} | @php $counter = 1; // Initialize the counter @endphp @foreach ($registration->districts as $key => $district) {{-- @foreach ($district->users as $user) --}}||||||||||||||||||||||||||||||||
| {{ $counter }} | {{ $district->name }} | {{ $district->totalRegistrationCount }} | {{ $district->totalUnderDiscussionCount }} | {{ $district->no_transaction_release_count }} | {{ $district->with_transaction_release_count }} | {{ $district->sumOfIssueInCourtButReleased }} | {{ $district->sumOfCollectiveTransactionAmount }} | {{ $district->getCountByReasonOfNoTransactions(1) }} | {{ $district->getCountByReasonOfNoTransactions(2) }} | {{ $district->getCountByReasonOfNoTransactions(3) }} | {{ $district->getCountByReasonOfNoTransactions(4) }} | {{ $district->getCountByReasonOfNoTransactions(5) }} | {{ $district->getCountByReasonOfNoTransactions(6) }} | {{ $district->getCountByReasonOfNoTransactions(7) }} | {{ $district->getCountByReasonOfNoTransactions(8) }} | {{ $district->getTotalNoOfOffenderDemandNotReveal() }} | {{ $district->getTotalSumOfOffenderDemand() }} | {{-- नगद =1 --}}{{ $district->getSumOfApplicantReceivedByNature(1, 1) }} | {{-- चेक =2 --}}{{ $district->getSumOfApplicantReceivedByNature(1, 2) }} | {{-- अन्य =8 --}}{{ $district->getSumOfApplicantReceivedByNature(1, 8) }} | {{-- total of all --}}{{ $district->getTotalSumOfApplicantReceived(1) }} | {{-- जग्गा क्षेत्रफल --}}{{ $district->getTotalSumOfApplicantLand(1) }} | {{-- Kitta --}}{{ $district->getTotalSumOfApplicantLandKitta(1) }} | {{-- नगद =1 --}}{{ $district->getSumOfOffenderReturnByNature(1, 1) }} | {{-- तमसुक =5 --}}{{ $district->getSumOfOffenderReturnByNature(1, 5) }} | {{-- चेक =2 --}}{{ $district->getSumOfOffenderReturnByNature(1, 2) }} | {{-- जग्गा क्षेत्रफल --}}{{ $district->getTotalSumOfOffenderLand(1) }} | {{-- kitta --}}{{ $district->getTotalSumOfOffenderLandKitta(1) }} | {{-- सुन =6 --}}{{ $district->getSumOfOffenderReturnByNature(1, 6) }} | {{-- चाँदी =7 --}}{{ $district->getSumOfOffenderReturnByNature(1, 7) }} | @php $counter++; // Increment the counter @endphp||
| जम्मा | {{ $district->getTotalRegistrationStateCountAttribute() }} | {{ $district->getTotalUnderDiscussionStateCountAttribute() }} | {{ $district->getTotalNoTransactionReleaseStateCountAttribute() }} | {{ $district->getWithTransactionReleaseStateCountAttribute() }} | {{ $district->getSumOfIssueInCourtButReleasedStateAttribute() }} | {{ $district->getSumOfCollectiveTransactionAmountStateAttribute() }} | {{ $district->getCountByReasonOfNoTransactionsStateAttribute(1) }} | {{ $district->getCountByReasonOfNoTransactionsStateAttribute(2) }} | {{ $district->getCountByReasonOfNoTransactionsStateAttribute(3) }} | {{ $district->getCountByReasonOfNoTransactionsStateAttribute(4) }} | {{ $district->getCountByReasonOfNoTransactionsStateAttribute(5) }} | {{ $district->getCountByReasonOfNoTransactionsStateAttribute(6) }} | {{ $district->getCountByReasonOfNoTransactionsStateAttribute(7) }} | {{ $district->getCountByReasonOfNoTransactionsStateAttribute(8) }} | {{ $district->getTotalNoOfOffenderDemandNotRevealStateAttribute() }} | {{ $district->getTotalSumOfOffenderDemandStateAttribute() }} | {{ $district->getSumOfApplicantReceivedByNatureState(1, 1) }} | {{ $district->getSumOfApplicantReceivedByNatureState(1, 2) }} | {{ $district->getSumOfApplicantReceivedByNatureState(1, 8) }} | {{ $district->getTotalSumOfApplicantReceivedState(1) }} | {{ $district->getTotalSumOfApplicantLandState(1) }} | {{ $district->getTotalSumOfApplicantLandKittaState(1) }} | {{ $district->getSumOfOffenderReturnByNatureState(1, 1) }} | {{ $district->getSumOfOffenderReturnByNatureState(1, 5) }} | {{ $district->getSumOfOffenderReturnByNatureState(1, 2) }} | {{ $district->getTotalSumOfOffenderLandState(1) }} | {{ $district->getTotalSumOfOffenderLandKittaState(1) }} | {{ $district->getSumOfOffenderReturnByNatureState(1, 6) }} | {{ $district->getSumOfOffenderReturnByNatureState(1, 7) }} | |||
| कुल जम्मा | {{ $grandTotalRegistrationCount }} | {{ $grandTotalUnderDiscussionCount }} | {{ \App\Models\District::getGrandTotalNoTransactionReleaseCountForStates() }} | {{ \App\Models\District::getGrandTotalWithTransactionReleaseCountForStates() }} | {{ \App\Models\District::getGrandTotalSumOfIssueInCourtButReleasedForStates() }} | {{ \App\Models\District::getGrandTotalSumOfCollectiveTransactionAmountForStates() }} | {{ \App\Models\District::getGrandTotalCountByReasonOfNoTransactions(1) }} | {{ \App\Models\District::getGrandTotalCountByReasonOfNoTransactions(2) }} | {{ \App\Models\District::getGrandTotalCountByReasonOfNoTransactions(3) }} | {{ \App\Models\District::getGrandTotalCountByReasonOfNoTransactions(4) }} | {{ \App\Models\District::getGrandTotalCountByReasonOfNoTransactions(5) }} | {{ \App\Models\District::getGrandTotalCountByReasonOfNoTransactions(6) }} | {{ \App\Models\District::getGrandTotalCountByReasonOfNoTransactions(7) }} | {{ \App\Models\District::getGrandTotalCountByReasonOfNoTransactions(8) }} | {{ \App\Models\District::getGrandTotalNoOfOffenderDemandNotReveal() }} | {{ \App\Models\District::getGrandTotalSumOfOffenderDemand() }} | {{ \App\Models\District::getGrandTotalSumOfApplicantReceivedByNature(1, 1) }} | {{ \App\Models\District::getGrandTotalSumOfApplicantReceivedByNature(1, 2) }} | {{ \App\Models\District::getGrandTotalSumOfApplicantReceivedByNature(1, 8) }} | {{ \App\Models\District::getGrandTotalSumOfApplicantReceived(1) }} | {{--LANDSHIT | --}}{{ \App\Models\District::getGrandTotalSumOfApplicantLand(1) }} | {{ \App\Models\District::getGrandTotalSumOfApplicantLandKittaState(1) }} | {{ \App\Models\District::getGrandTotalSumOfOffenderReturnByNature(1, 1) }} | {{ \App\Models\District::getGrandTotalSumOfOffenderReturnByNature(1, 5) }} | {{ \App\Models\District::getGrandTotalSumOfOffenderReturnByNature(1, 2) }} | {{ \App\Models\District::getGrandTotalSumOfOffenderLandState(1) }} | {{--LANDSHIT | --}}{{ \App\Models\District::getGrandTotalSumOfOffenderLandKitta(1) }} | {{ \App\Models\District::getGrandTotalSumOfOffenderReturnByNature(1, 6) }} | {{ \App\Models\District::getGrandTotalSumOfOffenderReturnByNature(1, 7) }} | |