@extends('admin.layouts.master') @section('content')

कुल डाटा

@if (auth()->user()->role == 1 || auth()->user()->role == 2) @endif @if (auth()->user()->role == 3) @endif @foreach ($counts as $count) @if (auth()->user()->role == 1 || auth()->user()->role == 2) @endif @if (auth()->user()->role == 3) @endif @endforeach
S.N कुल दर्ता कुल छलफल कुल सहमती हुन नसकेको कुल फर्छ्याेटद्वारा दर्ताAction
@endsection