@extends('layouts.detail') @section('title') Tentang WBK & WBBM @endsection @section('title-navbar') Tentang WBK & WBBM @endsection @section('content')
Wilayah Bebas dari Korupsi, Wilayah Birokrasi Bersih dan Melayani

TANYA JAWAB TENTANG PEMBANGUNAN ZONA INTEGRITAS MENUJU WBK/WBBM

@forelse ($data as $item)

{{ $item->deskripsi }}
@empty
Data belum tersedia
@endforelse
@endsection