@extends('layouts.app') @section('page-title')

{{ __($pageTitle) }}

@endsection @push('head-script') @endpush @section('content')
Payment Invoice Tenant
{!! Form::open(['id'=>'createPayment','class'=>'ajax-form','method'=>'POST']) !!}
Tagihan Invoice Belum Dibayar
Invoice Tanggal Tagihan Status Total
Total 0
Bank Transfer, Cash or others.
{!! Form::close() !!}
@endsection @push('footer-script') @endpush