representatives_stasks_pivot
-
id increments
-
fk_stask_id FK bigInteger
-
fk_representative_id FK bigInteger
-
timestamps timestamps
-
softDeletes softDeletes
representatives_mtasks_pivot
-
id increments
-
fk_mtask_id FK bigInteger
-
fk_representative_id FK bigInteger
-
timestamps timestamps
-
softDeletes softDeletes