@php $logoPath = public_path('Dokumente/c3govsticker.png'); $logoData = base64_encode(file_get_contents($logoPath)); $logoSrc = 'data:image/png;base64,' . $logoData; @endphp
Folgende Entität hat einen Vorantrag gemäß § 5 C3GovVerwV gestellt:
| Vorname: | {{ $application->first_name }} |
| Nachname: | {{ $application->last_name }} |
| Ort/Hackspace: | {{ $application->location }} |
| Datenbankerfassung am: | {{ $application->created_at }} |
| Interne Notizen: | {{ $application->notes }} |
Obige Angaben sind vor Ausstellung zu prüfen und mittels Formblatt 5 zu genehmigen.