| Nomor | : @if ($internship->first()->internship_place->master) {{ $internship->first()->internship_place->master->letter_number }} @else {{ $master->letter_number }} @endif |
| Lampiran | : - |
| Hal | : Surat Pengantar PKL Siswa SMKN 1 Talaga |
| Kepada, | |
| Yth. Bapak/Ibu Pimpinan | |
| {{ $internship->first()->internship_place->name }} | |
| Di | |
| {{ $internship->first()->internship_place->city }} |
Dengan hormat,
@php $start_date = is_date($internship->first()->internship_place->internship_start_date, 'd F Y'); $end_date = is_date($internship->first()->internship_place->internship_end_date, 'd F Y'); @endphp{{ explode(" ", $template_departure->slot_one)[0] }} @php $slot_one = str_replace('$start_date', $start_date, $template_departure->slot_one); $slot_one = str_replace('$end_date', $end_date, $slot_one); @endphp {{ implode(" ", array_slice(explode(" ", $slot_one), 1)) }} {{-- surat balasan dari Instansi/Perusahaan yang Bapak/Ibu pimpin mengenai kesediaan dalam menerima siswa/i kami untuk melaksanakan Praktik Kerja Lapangan (PKL) selama 3 (Tiga) bulan, terhitung dari tanggal {{ $start_date }} sampai dengan {{ $end_date }}, dengan data siswa/i sebagai berikut: --}}
| No | NIS | Nama Siswa | Waktu Pelaksanaan | Konsentrasi Keahlian |
|---|---|---|---|---|
| {{ $index + 1 }} | {{ $key->users->students->nis }} | {{ $key->users->students->fullname }} | @if ($index == 0){{ is_date($internship->first()->internship_place->internship_start_date, 'd F') }} - {{ is_date($internship->first()->internship_place->internship_end_date, 'd F Y') }} | @endif{{ $key->users->students->skill_competency->name }} |
{{ explode(" ", $template_departure->slot_two)[0] }} {{ implode(" ", array_slice(explode(" ", $template_departure->slot_two), 1)) }}
{{ explode(" ", $template_departure->slot_three)[0] }} {{ implode(" ", array_slice(explode(" ", $template_departure->slot_three), 1)) }}
Kepala SMKN 1 Talaga
@else
@endif @endif {{ $internship->first()->internship_place->master->principal }}
{{ $internship->first()->internship_place->master->position }}
NIP. {{ $internship->first()->internship_place->master->nip }}
@else
@endif @endif {{ $master->principal }}
{{ $master->position }}
NIP. {{ $master->nip }}