@await Html.PartialAsync("~/Components/Molecules/SidebarDetails/SidebarDetails.cshtml", new SidebarDetailsProps
{
"ResearchProject": null,
"ResearchGrants": null,
"VolunteerRole": null,
"ResearchStudyRole": {
"ClosingDate": "30th September 2024",
"Location": "Manchester",
"ContactName": "Dr. Emily Johnson",
"Organisation": "University of Manchester",
"Email": "emily.johnson@manchester.ac.uk",
"Phone": "01234 567891"
}
})