fixed typo
This commit is contained in:
@ -73,19 +73,19 @@
|
||||
hide-contact-phone="{{ $hideContactPhone }}"
|
||||
hide-contact-email="{{ $hideContactEmail }}"
|
||||
|
||||
hide-releated="{{ $hideReletad }}"
|
||||
hide-releated-document-number="{{ $hideReletadDocumentNumber }}"
|
||||
hide-releated-contact="{{ $hideReletadContact }}"
|
||||
hide-releated-document-date="{{ $hideReletadDocumentDate }}"
|
||||
hide-releated-document-amount="{{ $hideReletadDocumentAmount }}"
|
||||
hide-releated-amount="{{ $hideReletadAmount }}"
|
||||
hide-related="{{ $hideRelated }}"
|
||||
hide-related-document-number="{{ $hideRelatedDocumentNumber }}"
|
||||
hide-related-contact="{{ $hideRelatedContact }}"
|
||||
hide-related-document-date="{{ $hideRelatedDocumentDate }}"
|
||||
hide-related-document-amount="{{ $hideRelatedDocumentAmount }}"
|
||||
hide-related-amount="{{ $hideRelatedAmount }}"
|
||||
|
||||
text-releated-transaction="{{ $textReleatedTransansaction }}"
|
||||
text-releated-document-number="{{ $textReleatedDocumentNumber }}"
|
||||
text-releated-contact="{{ $textReleatedContact }}"
|
||||
text-releated-document-date="{{ $textReleatedDocumentDate }}"
|
||||
text-releated-document-amount="{{ $textReleatedDocumentAmount }}"
|
||||
text-releated-amount="{{ $textReleatedAmount }}"
|
||||
text-related-transaction="{{ $textRelatedTransansaction }}"
|
||||
text-related-document-number="{{ $textRelatedDocumentNumber }}"
|
||||
text-related-contact="{{ $textRelatedContact }}"
|
||||
text-related-document-date="{{ $textRelatedDocumentDate }}"
|
||||
text-related-document-amount="{{ $textRelatedDocumentAmount }}"
|
||||
text-related-amount="{{ $textRelatedAmount }}"
|
||||
|
||||
route-document-show="{{ $routeDocumentShow }}"
|
||||
/>
|
||||
|
Reference in New Issue
Block a user