@await Html.PartialAsync("~/Components/Molecules/SidebarDetails/SidebarDetails.cshtml", new SidebarDetailsProps
{
"ResearchProject": null,
"ResearchGrants": {
"ApplicationOpenDate": "1st January 2024",
"ApplicationClosingDate": "31st March 2024",
"InterviewDate": "15th April 2024",
"FundingAvailable": "Up to \u00A35,000"
},
"VolunteerRole": null,
"ResearchStudyRole": null
})