@extends('admin.layouts.master') @section('content') {{--
@csrf
--}}

कृपया लगइन गरिसकेपछि पासवर्ड परिवर्तन गर्नुहोला।

@if ($graphs['registration'] > 0) @else

दर्ता उजुरी भयेको छैन

@endif
सबै दर्ताहरू, छलफलहरू & फर्छ्याेटहरू
@if (Auth::user()->role == 1 || Auth::user()->role == 2 || Auth::user()->role == 4)
@endif
@if (Auth::user()->role == 3)
लिन दिन नपर्ने गरी फर्छ्याेट
@endif {{-- @if (Auth::user()->role == 1 || Auth::user()->role == 2 || Auth::user()->role == 4)
लिन दिन नपर्ने गरी फर्छ्याेट
@endif --}} @if (Auth::user()->role == 1 || Auth::user()->role == 2 || Auth::user()->role == 4)
लिन दिन नपर्ने गरी फर्छ्याेट
@endif {{--
--}} @if (Auth::user()->role == 1 || Auth::user()->role == 2 || Auth::user()->role == 4)
दर्ता, छलफल & फर्छ्याेट जिल्ला अनुसार
@endif @endsection @section('scripts') // {{-- //
// @csrf // // //
// // //
// // //
// // //
// //
// @isset($convertedValues) //

Converted Values

//

Biagaha: {{ $convertedValues['bigaha'] }}

//

Kathha: {{ $convertedValues['kathha'] }}

//

Dhur: {{ $convertedValues['dhur'] }}

// @endisset // --}} @endsection