'decimal:2', 'agreement_start_date' => 'date', 'agreement_end_date' => 'date', 'is_active' => 'boolean', ]; protected $attributes = [ 'coverage_percentage' => 100.00, 'is_active' => true, ]; }