@extends('layouts.app')
@section('dashboard-title')
ME&IE CONSULTANTS - DATASET
{{-- Updated: {{ $dashboardDate->format('F d, Y') }} --}}
@endsection
@section('extra_margin', 'style=margin-top:32px;')
@section('content')
| SR. |
Zone |
District |
Survey Type |
Intervention |
Scheme Name
|
@endsection
@section('scripts')
@vite('resources/js/pages/meie-dataset.js')
@vite('resources/js/generic-filter.js')
@endsection