{{ $type === 'berita' ? 'Berita Terbaru' : 'Pengumuman Penting' }}

STAI AN Nahdliyah Darussalamah Musi Rawas

@if($type === 'pengumuman') @endif
{{ $type === 'berita' ? 'Berita' : 'Pengumuman' }} {{ date('d F Y') }}

{{ $post->title }}

{!! Str::limit(strip_tags($post->description), 250, '...') !!}

Informasi Penting: Pastikan Anda membaca pengumuman ini dengan seksama. Jika ada pertanyaan, silakan hubungi bagian akademik.

@php $contactInfo = \App\Models\ContactInfo::first(); $socialMedia = \App\Models\SocialMedia::where('is_active', true)->orderBy('sort_order')->get(); @endphp

Email ini dikirim karena Anda terdaftar sebagai subscriber {{ $type === 'berita' ? 'berita' : 'pengumuman' }}.

@if($socialMedia->count() > 0)
@foreach($socialMedia as $social) {{ $social->name }} @endforeach
@endif

Berhenti berlangganan

STAI AN Nahdliyah Darussalamah Musi Rawas

@if($contactInfo) @if($contactInfo->address)

{{ $contactInfo->address }}

@endif @if($contactInfo->phone || $contactInfo->email)

@if($contactInfo->phone)Telp: {{ $contactInfo->phone }}@endif @if($contactInfo->phone && $contactInfo->email) | @endif @if($contactInfo->email)Email: {{ $contactInfo->email }}@endif

@endif @endif

© {{ date('Y') }} STAI AN Nahdliyah Darussalamah Musi Rawas