Document form recurring and attachment style..

This commit is contained in:
Cüneyt Şentürk
2021-01-01 15:45:43 +03:00
parent 7851caae9a
commit a4d78ce28a
4 changed files with 8 additions and 6 deletions

View File

@ -120,7 +120,7 @@ class Form extends Provider
]);
Facade::component('recurring', 'partials.form.recurring', [
'page', 'model' => null,
'page', 'model' => null, 'col' => 'col-md-12',
]);
Facade::component('invoice_text', 'partials.form.invoice_text', [