// List view — the main "Opdrachten" screen const OpdrachtCard = ({ item, onClick }) => { const P = window.PICO; return (