@extends('layout/user') @section('tittle', 'Home') @section('container')

{{$program->nama}}

Sekolah Tinggi Ilmu Tarbiyah Al-Bukhary Labuhanbatu

{!!html_entity_decode($program->content)!!}
@endsection