@extends('layouts.app') @section('dashboard-title')

PROJECT CONSULTANTS- Progress Dashboard

@endsection @section('extra_margin', 'style=margin-top:32px;') @section('content')

ACTIVITY WISE PROGRESS

YEAR WISE PROGRESS

@endsection @section('scripts') @vite('resources/js/pages/nwmc.js') @endsection