Document contact validation message added..

This commit is contained in:
Cüneyt Şentürk
2021-01-13 12:23:08 +03:00
parent 146e76fc1f
commit b10b5144aa
4 changed files with 24 additions and 2 deletions

View File

@ -8,6 +8,7 @@
:contacts="$contacts"
:search_route="$contactSearchRoute"
:create_route="$contactCreateRoute"
error="form.errors.get('contact_name')"
:text-add-contact="$textAddContact"
:text-create-new-contact="$textCreateNewContact"
:text-edit-contact="$textEditContact"