const BuildingPage = (

Dashboard

Welcome to your dashboard

{restrictionsChecked?.create && ( Create )}

{JSON.stringify(queryEncrypt)}

{restrictionsChecked && ( <> )}
);