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

ME&IE CONSULTANTS- Progress Dashboard

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

ACTIVITY WISE PROGRESS

TARGET vs ACHIEVED

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