'float', 'tfpb_percentage' => 'float', 'th_percentage' => 'float', 'cfe_percentage' => 'float', 'tfpnb_amount' => 'float', 'tfpb_amount' => 'float', 'th_amount' => 'float', 'cfe_amount' => 'float', ]; protected $table = 'taxes'; public $timestamps = false; }