@extends('layouts.app') @section('content')
{{ Str::limit($info->isi, 60) }}
Nama: {{ $penghuni->nama }}
Email: {{ $penghuni->email }}
Status Huni: {{ $penghuni->status_huni }}
Blok: {{ $penghuni->rumah->blok }}
No Rumah: {{ $penghuni->rumah->no_rumah }}
Status: {{ $penghuni->rumah->status }}
Jumlah: Rp {{ number_format($i->jumlah, 0, ',', '.') }}
Status: {{ ucfirst($i->status) }}
{{-- PROGRESS --}}{{ \Illuminate\Support\Str::limit($p->deskripsi, 80) }}
{{-- TIMELINE --}}