@extends('home.layouts.index') @section('title') لیست درخواست ها @endsection @section('script') @endsection @section('style') @endsection @section('content')
# | تاریخ قسط | مبلغ | وضعیت |
---|---|---|---|
{{ 1 + $key }} | {{ verta($installment->due_date)->format('Y/m/d') }} | {{ number_format($installment->amount) }} تومان |
# | مجموع: | {{ number_format($totalAmount) }} تومان | {{ number_format($totalPaid) }} تومان پرداخت شده | ||
---|---|---|---|---|---|
# | مبلغ باقیمانده: | {{ number_format($remainingAmount) }} تومان |