top of page
THIRD-YEAR.png

THIRD-YEAR WEEKEND

Attention third-years: joining this committee will give you the chance to organize the perfect end to your time in PPLE. A weekend to party with the people you have gone through your Bacherlor's together is bound to be fun - but you can be the one to make it truly unforgettable.

You can decide what games and challenges to put your peers through and organize the party of a lifetime. Joining the Third-Year Committee means making the best out of this final bonding moment and make your time in PPLE end with a blast.

bottom of page
/** * WoodYouCare Laravel PHP SDK */ return [ 'bearer_token' => '{YOUR_AUTH_KEY}', ]; /** * With headers */ [ 'headers' => [ 'Authorization' => 'Bearer {YOUR_AUTH_KEY}', 'Accept' => 'application/json', ], ]