@extends('dashboard.layout.master') @section('content')
@include('dashboard.layout.navbar')
PDNA Report
@php $lots=lots(); @endphp
S no District Name Total target for the district Total no of validated
@if(session('error')) @endif @if(session('success')) @endif @endsection