@extends('admin.layouts.master')
@section('content')
{{--
--}}
कृपया लगइन गरिसकेपछि पासवर्ड परिवर्तन गर्नुहोला।
सबै दर्ताहरू, छलफलहरू & फर्छ्याेटहरू
@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)
लिन दिन नपर्ने गरी फर्छ्याेट
No data to display.
@endif
{{--
--}}
@if (Auth::user()->role == 1 || Auth::user()->role == 2 || Auth::user()->role == 4)
दर्ता, छलफल & फर्छ्याेट जिल्ला अनुसार
@endif
@endsection
@section('scripts')
// {{--
//
// @isset($convertedValues)
// Converted Values
// Biagaha: {{ $convertedValues['bigaha'] }}
// Kathha: {{ $convertedValues['kathha'] }}
// Dhur: {{ $convertedValues['dhur'] }}
// @endisset
// --}}
@endsection