@extends('layouts.main') @section('content')

{{ $wilayah->judul }}

{!! $wilayah->body !!}
@endsection