@extends('layouts.app') @section('title', 'Kelurahan') @section('breadcrumb')
@endsection @section('title-section', 'Kelurahan') @section('content')| # | Kelurahan | Kode Pos | Status | Action |
|---|---|---|---|---|
| {{ $key + 1 }} | {{ $row['kelurahan'] }} | {{ $row['kode_pos'] }} | @if ($row['status'] == 'TAMPIL') Tampil @else Tidak Tampil @endif |