Authorization: Bearer ********************
curl --location 'https://apidev.edufee.online/api/hr-attendance-month-wise-report' \ --header 'Authorization: Bearer <token>' \ --form 'year="2026"' \ --form 'month="february"'
{}