diff --git a/app/Models/Acars.php b/app/Models/Acars.php index 78a2d3df..bc8325a9 100644 --- a/app/Models/Acars.php +++ b/app/Models/Acars.php @@ -45,6 +45,8 @@ class Acars extends Model 'autopilot', 'fuel_flow', 'sim_time', + 'created_at', + 'updated_at', ]; public $casts = [