'int', 'exam_id' => 'int' ]; protected $fillable = [ 'sheet_id', 'exam_id' ]; }