doc_templates

# Имя Тип Null Описание
1 id bigint(20) UNSIGNED  
2 created_at timestamp NULL  
3 updated_at timestamp NULL  
4 deleted_at timestamp NULL  
5 client_id bigint(20) NOT NULL,  
6 phone text COLLATE  
7 createdby bigint(20) NOT NULL