@extends('dashboard.layout.master') @section('content')
@include('dashboard.layout.navbar')
PDNA Report
@php $lots=lots(); @endphp
S No Lot Name District Name Total Target For The District Total No Of Validated
@if(session('error')) @endif @if(session('success')) @endif @endsection