clone contract UI

This commit is contained in:
glovetleong
2021-07-21 13:07:14 +08:00
parent f718ecb54f
commit 0d1bfa0188
13 changed files with 145 additions and 108 deletions
@@ -31,8 +31,8 @@ class PlumberServiceContractEntitiesTableSeeder extends Seeder
'id' => 202,
'user_id' => 3,
'contract_id' => 201,
'entity_id' => 203,
'entity_signature_id' => 203,
'entity_id' => 202,
'entity_signature_id' => 202,
'type' => 1,
'status' => 1,
'created_at' => date('Y-m-d H:i:s'),