@extends('visitor.layout.tamplate') @section('meta') {{ $program->title }} - YPTP Program @endsection @section('content') {{-- 1. Hero Section Program (Gaya Dark & Modern) --}}
{{-- Background Image Overlay --}}
{{ $program->category_program->name }}

{{ $program->title }}

Kategori Program
{{-- 2. Main Content Section --}}
{{-- Breadcrumbs --}}
{{-- KOLOM KIRI: Konten Utama --}}
{{-- Main Featured Image --}}
{{-- Description --}}
{!! $program->description !!}
{{-- Social Share --}}

Bagikan Program

{{-- KOLOM KANAN: Sidebar --}}
@endsection