Payment
Attributes
receipt_no(string)
fiscal_id(foreign_key)
amount
Fiscal
returns
Pratiksh\Payable\Models\Fiscal
Payment Relationships
Histories
returns Illuminate\Database\Eloquent\Relations\HasMany
Payer
returns App\Models\User
Verifier
returns App\Models\User
Payment By
returns App\Models\User
Set which user made the payment
Verified By
returns App\Models\User
Set which verified the payment
Chainable
Last updated