@extends('layouts.master') @section('title') {{$title}} @lang('translation.starter') @endsection @section('content') @component('components.breadcrumb') @slot('li_1') Pages @endslot @slot('title') {{$title}} @endslot @endcomponent
No | Tanggal Pembayaran | Nominal Pembayaran | Cicilan Ke- | Keterangan |
---|---|---|---|---|
{{ $item->no }} | {{ $item->tanggal }} | {{ App\Helpers\CustomHelper::formatRupiah($item->nominal_pembayaran) }} | {{ $item->cicilan_ke }} | {{ $item->keterangan }} |