@extends('mail.layouts.crewli') @section('title') Je bent uitgenodigd! @endsection @section('content')

{{ $inviterName }} heeft je uitgenodigd om deel te nemen als {{ $role }}.

Deze uitnodiging verloopt op {{ $expiresAt->format('d-m-Y H:i') }} (over 7 dagen).

@endsection @section('action') Uitnodiging accepteren @endsection