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