Add update to phones

This commit is contained in:
osaajani 2023-02-04 01:15:36 +01:00
parent 298bba0c39
commit fb58802240
7 changed files with 598 additions and 8 deletions

View file

@ -160,6 +160,8 @@
'add' => '/phone/add/',
'create' => '/phone/create/{csrf}/',
'delete' => '/phone/delete/{csrf}/',
'edit' => '/phone/edit/',
'update' => '/phone/update/{csrf}/',
],
'Call' => [