@extends('mail.layouts.crewli') @section('title') Goed nieuws! @endsection @section('content')

Beste {{ $person->first_name }},

Goed nieuws! Je bent goedgekeurd als vrijwilliger voor {{ $event->name }}.

Log in op het portaal om je shifts te bekijken en te claimen.

@endsection @section('action') Naar het portaal » @endsection