@extends('dashboard.layout.master') @section('content')
@include('dashboard.layout.navbar')
PDNA Report
S no Lot Name District Name Total Target For The District Total No Of Validated
1 lot name district name 10000 20000
@if(session('error')) @endif @if(session('success')) @endif @endsection