'float' ]; protected $dates = [ 'birthdate' ]; protected $fillable = [ 'insurance_subscription_id', 'lastname', 'firstname', 'gender', 'birthdate', 'affiliation', 'bonus_amount', 'birthdate_proof', 'birthdate_proof_doc', 'justice_doc', 'marriage_certificate_doc', 'id_document_type', 'id_document_front', 'id_document_back' ]; }