Merge pull request #2167 from brkcvn/vendor-show

Show template development done for Vendor page.
This commit is contained in:
Cüneyt Şentürk
2021-06-30 12:57:48 +03:00
committed by GitHub
7 changed files with 256 additions and 193 deletions

View File

@ -5,5 +5,6 @@ return [
'payment_made' => 'Payment Made',
'paid_to' => 'Paid To',
'related_bill' => 'Releated Bill',
'create_payment' => 'Create Payment',
];