@extends('layouts.app') @section('title', $program->title . ' - Program Bidang Dakwah Masjid Salman ITB') @section('meta_description', Str::limit($program->description, 160)) @section('og_title', $program->title . ' - Program Bidang Dakwah Masjid Salman ITB') @section('og_description', Str::limit($program->description, 200)) @section('og_image', 'https://bidangdakwah.salmanitb.com/storage/' . $program->featured_image) @section('content')

{{ $program->title }}

Bidang Dakwah YPM Salman ITB

{{ $program->title }}

{{ $program->title }}

{{ $program->description }}

{{ $program->title }}

{{ $program->title }}

{!! nl2br(e($program->overview)) !!}

Kegiatan Layanan

Dalam rangka mendukung kelancaran ibadah dan kegiatan keagamaan, kami menyediakan berbagai kegiatan dan layanan {{ $program->title }}:

@forelse ($program->activities as $kegiatan)
{{ $kegiatan->title }}

{{ $kegiatan->title }}

{{ $kegiatan->description }}

Selengkapnya
@empty @endforelse @forelse ($program->services as $layanan)
{{ $layanan->title }}

Layanan {{ $layanan->title }}

Memastikan pelaksanaan sholat berjamaah lima waktu serta sholat Jumat dengan suasana yang khusyuk dan tertib.

Hubungi Kami
@empty @endforelse

" Transformative Topics "

Embark on a journey of spiritual growth through our carefully crafted learning modules

@foreach ($program->topics as $topic)

{{ $topic->title }}

{{ $topic->description }}

@endforeach
Your Path to Knowledge

Embark on Your Spiritual Journey

Mark your calendar for enlightening sessions that nurture your soul

Weekly Gatherings

    @foreach ($program->schedules->where('type', 'regular') as $schedule)
  • {{ $schedule->title }}
    {{ $schedule->day }}
    {{ date('h:i A', strtotime($schedule->start_time)) }} - {{ date('h:i A', strtotime($schedule->end_time)) }}
  • @endforeach

Special Programs

    @foreach ($program->schedules->where('type', 'special') as $schedule)
  • {{ $schedule->title }}
    {{ $schedule->day }}
    {{ date('h:i A', strtotime($schedule->start_time)) }} - {{ date('h:i A', strtotime($schedule->end_time)) }}
  • @endforeach

Begin Your Spiritual Journey with {{ $program->title }}

Deepen your faith, expand your horizons, and connect with a vibrant community dedicated to growth and understanding

{{ $program->title }}

{{ $program->description }}

{{ $program->title }}
Join Us!

The Spirit of {{ $program->title }}

{!! nl2br(e($program->overview)) !!}
"Seeking knowledge is an obligation upon every Muslim." - Prophet Muhammad ﷺ

" Transformative Topics "

Embark on a journey of spiritual growth through our carefully crafted learning modules

@foreach ($program->topics as $topic)
{{-- --}}

{{ $topic->title }}

{{ $topic->description }}

@endforeach
Your Path to Knowledge

Embark on Your Spiritual Journey

Mark your calendar for enlightening sessions that nurture your soul

Weekly Gatherings

    @foreach ($program->schedules->where('type', 'regular') as $schedule)
  • {{ $schedule->title }}
    {{ $schedule->day }}
    {{ date('h:i A', strtotime($schedule->start_time)) }} - {{ date('h:i A', strtotime($schedule->end_time)) }}
  • @endforeach

Special Programs

    @foreach ($program->schedules->where('type', 'special') as $schedule)
  • {{ $schedule->title }}
    {{ $schedule->day }}
    {{ date('h:i A', strtotime($schedule->start_time)) }} - {{ date('h:i A', strtotime($schedule->end_time)) }}
  • @endforeach

Begin Your Spiritual Journey with {{ $program->title }}

Deepen your faith, expand your horizons, and connect with a vibrant community dedicated to growth and understanding

Voices from Our Community

Hear from those whose lives have been transformed

"

Joining this program has deepened my understanding of faith and brought a sense of peace to my daily life.

Member
Ahmad Saputra

Member since 2021

"

The community I've found here has become like family. The teachings have given me guidance through difficult times.

Member
Siti Nurhaliza

Member since 2020

"

As a parent, I'm grateful my children have this place to learn values and develop their spiritual foundation.

Member
Rudi Hartono

Member since 2022

@endsection