@if(getsettings('applicationLogo') !== NULL)
) }})
@else
{{ getsettings('company_name') }}
@endif
| {{ getsettings('company_phone') }} | |
| {{ getsettings('company_mail') }} | |
| {{ getsettings('company_website') }} | |
| {{ getsettings('company_linkedin') }} | |
{{ $titel }}
{{ getsettings('company_name') }} verklaart dat
{{ $student['first_name'] }} {{ $student['last_name'] }}
@if($company != "")
@if($showcompany == 1)
werkzaam bij
{{ $company }}
@endif
@endif
heeft deelgenomen aan de opleiding
{{ $opleiding }}
@if($student['einddatum'] == "")
op {{ $student['startdatum'] }}
@else
van {{ $student['startdatum'] }} tot {{ $student['einddatum'] }}
@endif
voor de duur van
{{ $student['lesuren'] }} lesuren.
@if($inhoud != "")
{{ $inhoud }}
@endif